Searched defs:CancelAll (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/common/net/ | ||
D | url_fetcher.cc | 189 void URLFetcher::Core::Registry::CancelAll() { in CancelAll() function in URLFetcher::Core::Registry |
D | url_fetcher_unittest.cc | 736 TEST_F(URLFetcherTest, CancelAll) { argument |
/external/chromium/chrome/browser/notifications/ | ||
D | notification_ui_manager.cc | 136 void NotificationUIManager::CancelAll() { in CancelAll() function in NotificationUIManager |