Home
last modified time | relevance | path

Searched defs:sourceFilePath (Results 1 – 4 of 4) sorted by relevance

/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
Dfile_trash_n_exporter.cpp465 string sourceFilePath = FindSourceFilePath(filePath); in RecoverFile() local
502 string sourceFilePath = FindSourceFilePath(filePath); in RecoverFilePart() local
523 string sourceFilePath = FindSourceFilePath(dirPath); in MakeAndFindUpdateNameDir() local
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
Denhancement_service_callback.cpp244 string sourceFilePath = GetStringVal(MediaColumn::MEDIA_FILE_PATH, resultSet); in DealWithSuccessedTask() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/
Dmedialibrary_cloud_enhancement_test.cpp830 string sourceFilePath; variable
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmedia_file_utils.cpp861 std::string sourceFilePath = srcDir + "/source." + GetExtensionFromPath(srcDir); in ConvertFormatExtraDataDirectory() local