Home
last modified time | relevance | path

Searched refs:UpdateAlbumToNotifySet (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dclone_restore.h102 …void UpdateAlbumToNotifySet(const std::string &tableName, const std::unordered_set<int32_t> &album…
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dclone_restore.cpp1231 UpdateAlbumToNotifySet(tableName, currentTableAlbumSet); in BatchInsertMap()
1292 void CloneRestore::UpdateAlbumToNotifySet(const string &tableName, const unordered_set<int32_t> &al… in UpdateAlbumToNotifySet() function in OHOS::Media::CloneRestore