Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_crl_manager_test.cpp40 CopyFileState CopyFile(const std::string& sourceFilePath, const std::string& destFilePath) in CopyFile()
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp461 string sourceFilePath = FindSourceFilePath(filePath); in RecoverFile() local
498 string sourceFilePath = FindSourceFilePath(filePath); in RecoverFilePart() local
521 string sourceFilePath = FindSourceFilePath(dirPath); in MakeAndFindUpdateNameDir() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/file/
H A Daudio_capturer_file_source.cpp136 std::string sourceFilePath(filePath); in Init() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
H A Denhancement_service_callback.cpp238 string sourceFilePath = GetStringVal(MediaColumn::MEDIA_FILE_PATH, resultSet); in DealWithSuccessedTask() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/
H A Dmedialibrary_cloud_enhancement_test.cpp816 string sourceFilePath; variable