Home
last modified time | relevance | path

Searched defs:ParseSourcePathToLPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H A Dphoto_album_dao.cpp294 std::string PhotoAlbumDao::ParseSourcePathToLPath(const std::string &sourcePath) in ParseSourcePathToLPath() function in OHOS::Media::PhotoAlbumDao
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dothers_clone_restore.cpp464 static std::string ParseSourcePathToLPath(int32_t sceneCode, const std::string &filePath) in ParseSourcePathToLPath() function