Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplgetfilename_fuzzer/
Dverifymanagerhostimplgetfilename_fuzzer.cpp31 const std::string sourcePath(data, size); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplgetfiledir_fuzzer/
Dverifymanagerhostimplgetfiledir_fuzzer.cpp31 const std::string sourcePath(data, size); in DoSomethingInterestingWithMyAPI() local
/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/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
Dpath_test.cpp639 Path sourcePath; variable
654 Path sourcePath; variable
669 Path sourcePath; variable
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
Dvideodec_func_unit_test.cpp214 std::string sourcePath = decSourcePathMap_.at(param); in PrepareSource() local
1297 std::string sourcePath = decSourcePathMap_.at(param); variable
Dvideodec_hdrvivid2sdr_unit_test.cpp152 std::string sourcePath = decSourcePathMap_.at(param); in PrepareSource() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
Dquick_fix_manager_proxy.cpp223 for (const std::string &sourcePath : hqfFilePaths) { in CopyFiles() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
Dverify_manager_host_impl.cpp386 bool VerifyManagerHostImpl::GetFileName(const std::string &sourcePath, std::string &fileName) in GetFileName()
398 bool VerifyManagerHostImpl::GetFileDir(const std::string &sourcePath, std::string &fileDir) in GetFileDir()
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
Dthumbnail_source_loading.cpp275 bool SourceLoader::CreateImagePixelMap(const std::string &sourcePath) in CreateImagePixelMap()
341 std::string sourcePath = GetSourcePath(data_, error_); in CreateSourcePixelMap() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/
Dextend_resource_manager_proxy.cpp308 for (const std::string &sourcePath : filePaths) { in CopyFiles() local
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/
Dfile_utils.cpp118 string sourcePath = isEdited ? MediaLibraryAssetOperations::GetEditDataSourcePath(path) : path; in SavePicture() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
Dphotos_restore.cpp53 std::string PhotosRestore::ParseSourcePathToLPath(const std::string &sourcePath) in ParseSourcePathToLPath()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
Dmedialibrary_photo_edit_test.cpp245 string sourcePath = GetEditDataDirPath(path) + "/source.jpg"; in ValidSourceFile() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmoving_photo_processor.cpp509 string sourcePath = PhotoFileUtils::GetEditDataSourcePath(data.path); in ProcessLocalCloudLivePhoto() local
Dmedialibrary_photo_operations.cpp1547 string sourcePath = isMovingPhotoVideoRequest ? in RequestEditSource() local
1597 string sourcePath = GetEditDataSourcePath(path); in CommitEditOpenExecute() local
1978 string sourcePath = GetEditDataSourcePath(path); in DoRevertEdit() local
2358 string sourcePath = GetEditDataSourcePath(assetPath); in SaveSourceAndEditData() local
2554 string sourcePath = GetEditDataSourcePath(assetPath); in AddFiltersExecute() local
2589 string sourcePath = GetEditDataSourcePath(assetPath); in AddFiltersForCloudEnhancementPhoto() local
Dmedialibrary_album_operations.cpp918 static int32_t GetLPathFromSourcePath(const string &sourcePath, string &lPath) in GetLPathFromSourcePath()
1012 string sourcePath; in RebuildDeletedAlbum() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
Dextend_resource_manager_host_impl.cpp54 std::string GetFileName(const std::string &sourcePath) in GetFileName()
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
Dothers_clone_restore.cpp224 static std::string ParseSourcePathToPath(const std::string &sourcePath, const std::string &prefix) in ParseSourcePathToPath()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_utils_test/src/
Dmedialibrary_utils_test.cpp697 std::string sourcePath = ""; variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
Dpath_test.cpp267 OH_Drawing_Path* sourcePath = OH_Drawing_PathCreate(); in OnTestPerformance() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_util.cpp668 bool BundleUtil::CopyFileFast(const std::string &sourcePath, const std::string &destPath) in CopyFileFast()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp285 bool InstalldOperator::ExtractFiles(const std::string &sourcePath, const std::string &targetSoPath, in ExtractFiles()
1225 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.cpp5096 std::string sourcePath = TEST_CREATE_DIR_PATH + ServiceConstants::PATH_SEPARATOR variable
5112 std::string sourcePath = TEST_CREATE_DIR_PATH + ServiceConstants::PATH_SEPARATOR + variable
5128 std::string sourcePath = TEST_CREATE_DIR_PATH + ServiceConstants::PATH_SEPARATOR + variable
5149 std::string sourcePath = TEST_CREATE_DIR_PATH + ServiceConstants::PATH_SEPARATOR + variable
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
Dbackup_const.h312 std::string sourcePath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
Dbms_bundle_quick_fix_test.cpp1653 std::vector<std::string> sourcePath {FILE1_PATH}; variable
1683 std::vector<std::string> sourcePath {FILE1_PATH}; variable