OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveNotifications
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/metrics/
thread_watcher.h
232
static void
RemoveNotifications
();
thread_watcher.cc
267
RemoveNotifications
();
276
void ThreadWatcherList::
RemoveNotifications
() {
/external/chromium_org/chrome/browser/metrics/
thread_watcher.h
499
static void
RemoveNotifications
();
thread_watcher.cc
455
ThreadWatcherObserver::
RemoveNotifications
();
753
void ThreadWatcherObserver::
RemoveNotifications
() {
/external/chromium_org/ui/message_center/
message_center_impl.h
208
void
RemoveNotifications
(bool by_user, const NotificationBlockers& blockers);
message_center_impl.cc
653
RemoveNotifications
(by_user, NotificationBlockers());
657
RemoveNotifications
(by_user, blockers_);
660
void MessageCenterImpl::
RemoveNotifications
(
Completed in 237 milliseconds