Searched refs:GetPathByIdFromDb (Results 1 – 5 of 5) sorted by relevance
494 string parentPath = MediaLibraryObjectUtils::GetPathByIdFromDb(to_string(parentId)); in TrashChildAssetsInfoUtil()530 string oldPath = MediaLibraryObjectUtils::GetPathByIdFromDb(to_string(assetId)); in TrashDirAssetsInfoUtil()553 string oldPath = MediaLibraryObjectUtils::GetPathByIdFromDb(to_string(assetId)); in TrashFileAssetsInfoUtil()
150 string srcPath = MediaLibraryObjectUtils::GetPathByIdFromDb(strFileId); in ModifyFileOperation()
1134 string MediaLibraryObjectUtils::GetPathByIdFromDb(const string &id, const bool isDelete) in GetPathByIdFromDb() function in OHOS::Media::MediaLibraryObjectUtils
98 string srcDirPath = MediaLibraryObjectUtils::GetPathByIdFromDb(strId); in ModifyAlbumOperation()
59 static std::string GetPathByIdFromDb(const std::string &id, const bool isDelete = false);