Searched refs:changedAlbumIds (Results 1 – 2 of 2) sorted by relevance
642 if (changedAlbumIds.size() <= 0) { in NotifyPortraitAlbum()1496 vector<int32_t> &changedAlbumIds) in ObtainNotifyAlbumIds() argument1527 if (changedAlbumIds.size() <= 0) { in NotifyOrderChange()1623 vector<int32_t> changedAlbumIds; in HandleNullReferenceCondition() local1627 NotifyOrderChange(changedAlbumIds); in HandleNullReferenceCondition()1653 vector<int32_t> &changedAlbumIds) in ObtainNotifyPortraitAlbumIds() argument1723 vector<int32_t> changedAlbumIds; in HandlePortraitNullReferenceCondition() local1834 vector<int32_t> changedAlbumIds; in OrderPortraitFavoriteAlbum() local1882 vector<int32_t> changedAlbumIds; in OrderSingleAlbum() local1886 NotifyOrderChange(changedAlbumIds); in OrderSingleAlbum()[all …]
177 static void NotifyGroupAlbum(const vector<int32_t> &changedAlbumIds) in NotifyGroupAlbum() argument179 if (changedAlbumIds.size() <= 0) { in NotifyGroupAlbum()183 for (int32_t albumId : changedAlbumIds) { in NotifyGroupAlbum()