Searched refs:StopWatchingAll (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher_android.cc31 ThreadWatcherList::StopWatchingAll();
H A Dthread_watcher.h390 static void StopWatchingAll();
471 // |StopWatchingAll|.
478 // StartWatchingAll() is delayed in relation to StopWatchingAll(), so if
H A Dthread_watcher_unittest.cc697 // whilst StopWatchingAll() will just PostTask to destroy it.
701 ThreadWatcherList::StopWatchingAll();
726 // Finally, StopWatchingAll() must stop.
727 ThreadWatcherList::StopWatchingAll();
H A Dthread_watcher.cc465 void ThreadWatcherList::StopWatchingAll() { function in class:ThreadWatcherList
663 // This method is deferred in relationship to its StopWatchingAll()
/external/chromium_org/chrome/browser/
H A Dchrome_browser_main.cc1643 ThreadWatcherList::StopWatchingAll();

Completed in 3407 milliseconds