Home
last modified time | relevance | path

Searched refs:UpdateSourcePath (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/src/
H A Dcloud_album_handler.cpp95 static void UpdateSourcePath(const shared_ptr<MediaLibraryRdbStore> rdbStore, in UpdateSourcePath() function
111 MediaLibraryPhotoOperations::UpdateSourcePath(fileAssetsIds); in UpdateSourcePath()
123 UpdateSourcePath(rdbStore, predicates); in DeletePhotoAlbum()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_photo_operations.h78 EXPORT static void UpdateSourcePath(const std::vector<std::string> &whereArgs);
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dphoto_map_operations.cpp303 MediaLibraryPhotoOperations::UpdateSourcePath(idWhereArgs); in RemovePhotoAssets()
H A Dmedialibrary_photo_operations.cpp808 void MediaLibraryPhotoOperations::UpdateSourcePath(const vector<string> &whereArgs) in UpdateSourcePath() function in OHOS::Media::MediaLibraryPhotoOperations
875 UpdateSourcePath(rdbPredicate.GetWhereArgs()); in TrashPhotos()
1103 MediaLibraryPhotoOperations::UpdateSourcePath(predicates.GetWhereArgs()); in HidePhotos()
H A Dmedialibrary_rdb_utils.cpp1502 MediaLibraryPhotoOperations::UpdateSourcePath(fileAssetsIds); in UpdateTrashedAssetOnAlbum()