Home
last modified time | relevance | path

Searched defs:newPath (Results 1 – 25 of 50) sorted by relevance

12

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmedia_file_utils_test.cpp109 string newPath = "/data/test/movefile_001_move"; variable
117 string newPath = "/data/test/movefile_002_move"; variable
126 string newPath = "/data/test/movefile_003_move"; variable
168 string newPath = "/data/test/CopyByFd_002"; variable
186 string newPath = "/data/test/renamedir_001_renamed"; variable
194 string newPath = ""; variable
548 string newPath; variable
571 string newPath = "datashare://test/Download"; variable
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_file.cpp121 string newPath(resolvedPath.get()); in CopyFile() local
180 std::string newPath = ""; in MoveFile() local
H A Db_dir.cpp103 string newPath = path; in GetDirFilesDetail() local
411 string newPath = path; in GetUser0DirFilesDetail() local
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_util.cpp57 string newPath = path + "/" + userMonitorInfo->GetProcessName() + "_died"; in RemoveInvalidFile() local
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/upgrade/file_transfer/src/
H A Dhks_file_transfer.c82 char **newPath) in ConstructNewFilePath()
122 char *newPath = NULL; in TransferFile() local
/ohos5.0/foundation/multimedia/ringtone_library/test/unittest/ringtone_utils_test/src/
H A Dringtone_file_utils_test.cpp218 string newPath = "/data/local/tmp/test/movefile_001_move.ogg"; variable
226 string newPath = "/data/local/tmp/test/movefile_001_move.ogg"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp311 std::string newPath = NEW_PATH; variable
326 std::string newPath = EMPTY_STRING; variable
341 std::string newPath = NEW_PATH; variable
774 std::string newPath = NEW_PATH; variable
789 std::string newPath = EMPTY_STRING; variable
804 std::string newPath = NEW_PATH; variable
819 std::string newPath = NEW_PATH; variable
834 std::string newPath = EMPTY_STRING; variable
849 std::string newPath = NEW_PATH; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dfile_path.cpp127 FilePath newPath(path_); in DirName() local
161 FilePath newPath(path_); in BaseName() local
318 FilePath newPath(newPathString); in Append() local
/ohos5.0/base/update/updater/services/ui/view/component/
H A Dimg_view_adapter.cpp123 std::string newPath = dir_ + "_" + iter->second + ".png"; in GetRealImgPath() local
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_asset_recv_listener.cpp181 std::string newPath = oldPath; in MoveAsset() local
205 std::string newPath = oldPath; in MoveAsset() local
/ohos5.0/base/security/huks/utils/compatibility_bin/
H A Dcompatibility_small_bin.c187 const char *newPath = "/storage/data/service/el1/public/huks_service/maindata"; in main() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp94 ErrCode InstalldClient::RenameModuleDir(const std::string &oldPath, const std::string &newPath) in RenameModuleDir()
256 ErrCode InstalldClient::MoveFile(const std::string &oldPath, const std::string &newPath) in MoveFile()
266 ErrCode InstalldClient::CopyFile(const std::string &oldPath, const std::string &newPath, in CopyFile()
H A Dmock_install_client.cpp72 ErrCode InstalldClient::RenameModuleDir(const std::string &oldPath, const std::string &newPath) in RenameModuleDir()
167 ErrCode InstalldClient::MoveFile(const std::string &oldPath, const std::string &newPath) in MoveFile()
172 ErrCode InstalldClient::CopyFile(const std::string &oldPath, const std::string &newPath, in CopyFile()
H A Dmock_installd_host_impl.cpp59 ErrCode InstalldHostImpl::RenameModuleDir(const std::string &oldPath, const std::string &newPath) in RenameModuleDir()
142 ErrCode InstalldHostImpl::MoveFile(const std::string &oldPath, const std::string &newPath) in MoveFile()
147 ErrCode InstalldHostImpl::CopyFile(const std::string &oldPath, const std::string &newPath, in CopyFile()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp104 ErrCode InstalldClient::RenameModuleDir(const std::string &oldPath, const std::string &newPath) in RenameModuleDir()
320 ErrCode InstalldClient::MoveFile(const std::string &oldPath, const std::string &newPath) in MoveFile()
330 ErrCode InstalldClient::CopyFile(const std::string &oldPath, const std::string &newPath, in CopyFile()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp375 int ConnPool::ChangeDbFileForRestore(const std::string &newPath, const std::string &backupPath, in ChangeDbFileForRestore()
402 int ConnPool::RestoreByDbSqliteType(const std::string &newPath, const std::string &backupPath, Slav… in RestoreByDbSqliteType()
415 int ConnPool::RestoreMasterDb(const std::string &newPath, const std::string &backupPath) in RestoreMasterDb()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dfile.cpp227 std::string newPath = StringHelper::Replace(path, '\\', '/'); in CreateParentDir() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp71 auto newPath = path + MARK_SYMBOL + stream.str(); in RenameTempData() local
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dfile.cpp246 std::string newPath = StringHelper::Replace(path, '\\', '/'); in CreatePartDir() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h262 virtual ErrCode MoveFile(const std::string &oldPath, const std::string &newPath) in MoveFile()
273 virtual ErrCode CopyFile(const std::string &oldPath, const std::string &newPath, in CopyFile()
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp404 bool RingtoneFileUtils::MoveFile(const string &oldPath, const string &newPath) in MoveFile()
415 bool RingtoneFileUtils::CopyFileUtil(const string &filePath, const string &newPath) in CopyFileUtil()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H A Dhks_sa.cpp335 char newPath[DEFAULT_PATH_LEN] = { 0 }; in MoveMineOldFile() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/
H A Dbackup_manager.cpp278 void BackupManager::CopyFile(const std::string &oldPath, const std::string &newPath, bool isCreate) in CopyFile()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_file_utils.cpp339 int32_t BackupFileUtils::MoveFile(const string &oldPath, const string &newPath, int32_t sceneCode) in MoveFile()
579 static void addPathSuffix(const string &oldPath, const string &suffix, string &newPath) in addPathSuffix()
H A Dupgrade_restore.cpp664 …::ValuesBucket UpgradeRestore::GetInsertValue(const FileInfo &fileInfo, const std::string &newPath, in GetInsertValue()
716 std::string &newPath, std::string &relativePath) in ConvertPathToRealPath()
728 std::string &newPath, std::string &relativePath, FileInfo &fileInfo) in ConvertPathToRealPath()

12