/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
H A D | path_test.cpp | 639 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 D | path_test.cpp | 267 OH_Drawing_Path* sourcePath = OH_Drawing_PathCreate(); in OnTestPerformance() local
|
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/ |
H A D | videodec_func_unit_test.cpp | 214 std::string sourcePath = decSourcePathMap_.at(param); in PrepareSource() local 1297 std::string sourcePath = decSourcePathMap_.at(param); in HWTEST_F() local
|
H A D | videodec_hdrvivid2sdr_unit_test.cpp | 153 std::string sourcePath = decSourcePathMap_.at(param); in PrepareSource() local
|
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_source_loading.cpp | 286 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 D | photos_restore.cpp | 70 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 D | file_utils.cpp | 116 string sourcePath = isEdited ? MediaLibraryAssetOperations::GetEditDataSourcePath(path) : path;
in SavePicture() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/ |
H A D | extend_resource_manager_host_impl.cpp | 54 std::string GetFileName(const std::string &sourcePath) in GetFileName() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/ |
H A D | verify_manager_host_impl.cpp | 387 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 D | medialibrary_utils_test.cpp | 691 std::string sourcePath = ""; in HWTEST_F() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/ |
H A D | medialibrary_photo_edit_test.cpp | 245 string sourcePath = GetEditDataDirPath(path) + "/source.jpg"; in ValidSourceFile() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | package_file.cpp | 109 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 D | moving_photo_processor.cpp | 514 string sourcePath = PhotoFileUtils::GetEditDataSourcePath(data.path); in ProcessLocalCloudLivePhoto() local
|
H A D | medialibrary_album_operations.cpp | 954 static int32_t GetLPathFromSourcePath(const string &sourcePath, string &lPath) in GetLPathFromSourcePath() argument 1048 string sourcePath; in RebuildDeletedAlbum() local
|
H A D | medialibrary_photo_operations.cpp | 1721 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 D | others_clone_restore.cpp | 219 static std::string ParseSourcePathToPath(const std::string &sourcePath, const std::string &prefix) in ParseSourcePathToPath() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_util.cpp | 670 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 D | bms_bundle_installer_test.cpp | 5131 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 D | installd_operator.cpp | 219 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 D | backup_const.h | 327 std::string sourcePath; member
|