Home
last modified time | relevance | path

Searched defs:sourcePath (Results 1 – 13 of 13) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dpackage_file.cpp109 static int GetFileContexts(const string &sourcePath, list<FileContext> &fileContexts) in GetFileContexts()
326 static int PackFileContent(ofstream &targetFile, const string &sourcePath, const FileContext &fileC… in PackFileContent()
428 int PackageFile::PackageFiles(const string &sourcePath, const string &targetFile, in PackageFiles()
474 int PackageFile::ExePackage(const string &sourcePath, const string &targetFile, const FileInfo &fil… in ExePackage()
570 int PackageFile::CopyFilePermissionsIfNeed(bool targetExists, const std::string &sourcePath, in CopyFilePermissionsIfNeed()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
Dverify_manager_host_impl.cpp196 bool VerifyManagerHostImpl::GetFileName(const std::string &sourcePath, std::string &fileName) in GetFileName()
208 bool VerifyManagerHostImpl::GetFileDir(const std::string &sourcePath, std::string &fileDir) in GetFileDir()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
Dpath_test.cpp639 Path sourcePath; variable
654 Path sourcePath; variable
669 Path sourcePath; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/verify/
Dverify_manager_proxy.cpp155 for (const std::string &sourcePath : filePaths) { in CopyFiles() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
Dquick_fix_manager_proxy.cpp209 for (const std::string &sourcePath : hqfFilePaths) { in CopyFiles() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_photo_operations.cpp1056 string sourcePath = GetEditDataSourcePath(path); in RequestEditSource() local
1112 string sourcePath = GetEditDataSourcePath(path); in CommitEditOpenExecute() local
1288 string sourcePath = GetEditDataSourcePath(path); in DoRevertEdit() local
1389 string sourcePath = GetEditDataSourcePath(assetPath); in SaveSourceAndEditData() local
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
Dvideodec_unit_test.cpp205 std::string sourcePath = decSourcePathMap_.at(param); in PrepareSource() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_util.cpp539 bool BundleUtil::CopyFileFast(const std::string &sourcePath, const std::string &destPath) in CopyFileFast()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_utils_test/src/
Dmedialibrary_utils_test.cpp675 std::string sourcePath = ""; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp185 bool InstalldOperator::ExtractFiles(const std::string &sourcePath, const std::string &targetSoPath, in ExtractFiles()
946 bool InstalldOperator::CopyFileFast(const std::string &sourcePath, const std::string &destPath) in CopyFileFast()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp4807 …std::string sourcePath = TEST_CREATE_DIR_PATH + Constants::PATH_SEPARATOR + Constants::SIGNATURE_F… variable
4822 std::string sourcePath = TEST_CREATE_DIR_PATH + Constants::PATH_SEPARATOR + variable
4838 std::string sourcePath = TEST_CREATE_DIR_PATH + Constants::PATH_SEPARATOR + variable
4859 std::string sourcePath = TEST_CREATE_DIR_PATH + Constants::PATH_SEPARATOR + variable
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/
Dfile_data_convertor.cpp773 string sourcePath; in CompensateSubtype() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
Dbms_bundle_quick_fix_test.cpp1680 std::vector<std::string> sourcePath {FILE1_PATH}; variable
1710 std::vector<std::string> sourcePath {FILE1_PATH}; variable