Home
last modified time | relevance | path

Searched defs:sourcePath (Results 1 - 20 of 20) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dpath_test.cpp639 Path sourcePath; in HWTEST_F() local
654 Path sourcePath; in HWTEST_F() local
669 Path sourcePath; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.cpp267 OH_Drawing_Path* sourcePath = OH_Drawing_PathCreate(); in OnTestPerformance() local
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dvideodec_func_unit_test.cpp214 std::string sourcePath = decSourcePathMap_.at(param); in PrepareSource() local
1297 std::string sourcePath = decSourcePathMap_.at(param); in HWTEST_F() local
H A Dvideodec_hdrvivid2sdr_unit_test.cpp153 std::string sourcePath = decSourcePathMap_.at(param); in PrepareSource() local
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_source_loading.cpp286 bool SourceLoader::CreateImagePixelMap(const std::string &sourcePath) in CreateImagePixelMap() argument
352 std::string sourcePath = GetSourcePath(data_, error_); in CreateSourcePixelMap() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H A Dphotos_restore.cpp70 std::string PhotosRestore::ParseSourcePathToLPath(const std::string &sourcePath) in ParseSourcePathToLPath() argument
[all...]
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/
H A Dfile_utils.cpp116 string sourcePath = isEdited ? MediaLibraryAssetOperations::GetEditDataSourcePath(path) : path; in SavePicture() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp54 std::string GetFileName(const std::string &sourcePath) in GetFileName() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp387 bool VerifyManagerHostImpl::GetFileName(const std::string &sourcePath, std::string &fileName) in GetFileName() argument
399 bool VerifyManagerHostImpl::GetFileDir(const std::string &sourcePath, std::string &fileDir) in GetFileDir() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_utils_test/src/
H A Dmedialibrary_utils_test.cpp691 std::string sourcePath = ""; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_edit_test.cpp245 string sourcePath = GetEditDataDirPath(path) + "/source.jpg"; in ValidSourceFile() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dpackage_file.cpp109 static int GetFileContexts(const string &sourcePath, list<FileContext> &fileContexts) in GetFileContexts() argument
326 static int PackFileContent(ofstream &targetFile, const string &sourcePath, const FileContext &fileContext) in PackFileContent() argument
428 int PackageFile::PackageFiles(const string &sourcePath, const string &targetFile, in PackageFiles() argument
474 int PackageFile::ExePackage(const string &sourcePath, const string &targetFile, const FileInfo &fileInfo) in ExePackage() argument
570 CopyFilePermissionsIfNeed(bool targetExists, const std::string &sourcePath, const std::string &fileName, const std::string &targetFile, std::ofstream &targetHandle) CopyFilePermissionsIfNeed() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmoving_photo_processor.cpp514 string sourcePath = PhotoFileUtils::GetEditDataSourcePath(data.path); in ProcessLocalCloudLivePhoto() local
H A Dmedialibrary_album_operations.cpp954 static int32_t GetLPathFromSourcePath(const string &sourcePath, string &lPath) in GetLPathFromSourcePath() argument
1048 string sourcePath; in RebuildDeletedAlbum() local
H A Dmedialibrary_photo_operations.cpp1721 string sourcePath = isMovingPhotoVideoRequest ? in RequestEditSource() local
1771 string sourcePath = GetEditDataSourcePath(path); in CommitEditOpenExecute() local
2143 string sourcePath = GetEditDataSourcePath(path); DoRevertEdit() local
2525 string sourcePath = GetEditDataSourcePath(assetPath); SaveSourceAndEditData() local
2708 string sourcePath = GetEditDataSourcePath(assetPath); AddFiltersExecute() local
2750 string sourcePath = GetEditDataSourcePath(assetPath); AddFiltersForCloudEnhancementPhoto() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dothers_clone_restore.cpp219 static std::string ParseSourcePathToPath(const std::string &sourcePath, const std::string &prefix) in ParseSourcePathToPath() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp670 bool BundleUtil::CopyFileFast(const std::string &sourcePath, const std::string &destPath) in CopyFileFast() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp5131 std::string sourcePath = TEST_CREATE_DIR_PATH + ServiceConstants::PATH_SEPARATOR in HWTEST_F() local
5147 std::string sourcePath = TEST_CREATE_DIR_PATH + ServiceConstants::PATH_SEPARATOR + in HWTEST_F() local
5163 std::string sourcePath = TEST_CREATE_DIR_PATH + ServiceConstants::PATH_SEPARATOR + in HWTEST_F() local
5184 std::string sourcePath in HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp219 bool InstalldOperator::ExtractFiles(const std::string &sourcePath, const std::string &targetSoPath, in ExtractFiles() argument
1152 bool InstalldOperator::CopyFileFast(const std::string &sourcePath, const std::string &destPath) in CopyFileFast() argument
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_const.h327 std::string sourcePath; member

Completed in 42 milliseconds