Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdb_utils.cpp2312 static bool IsRefreshAlbumEmpty(const shared_ptr<MediaLibraryRdbStore> rdbStore) in IsRefreshAlbumEmpty() function
2348 while (IsNeedRefreshAlbum() || !IsRefreshAlbumEmpty(rdbStore)) { in RefreshAllAlbums()