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
525 string sourceFilePath = FindSourceFilePath(dirPath); in MakeAndFindUpdateNameDir() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/file/
Daudio_capturer_file_source.cpp137 std::string sourceFilePath(filePath); in Init() local
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
Denhancement_service_callback.cpp239 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.cpp818 string sourceFilePath; variable