Searched refs:IsRefreshAlbumEmpty (Results 1 – 1 of 1) sorted by relevance
2312 static bool IsRefreshAlbumEmpty(const shared_ptr<MediaLibraryRdbStore> rdbStore) in IsRefreshAlbumEmpty() function2348 while (IsNeedRefreshAlbum() || !IsRefreshAlbumEmpty(rdbStore)) { in RefreshAllAlbums()