Home
last modified time | relevance | path

Searched defs:EraseNotification (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/message_center/
Dnotification_list.cc323 void NotificationList::EraseNotification(Notifications::iterator iter) { in EraseNotification() function in message_center::NotificationList
Dmessage_center_impl.cc195 void ChangeQueue::EraseNotification(const std::string& id, bool by_user) { in EraseNotification() function in message_center::internal::ChangeQueue