Searched refs:albumToNotifySet_ (Results 1 – 2 of 2) sorted by relevance
201 std::unordered_set<std::string> albumToNotifySet_; variable
1302 albumToNotifySet_.insert(albumUri); in UpdateAlbumToNotifySet()1313 for (const auto &albumUri : albumToNotifySet_) { in NotifyAlbum()1319 MEDIA_INFO_LOG("System albums and %{public}zu albums notified", albumToNotifySet_.size()); in NotifyAlbum()