Home
last modified time | relevance | path

Searched defs:CancelAll (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/common/net/
Durl_fetcher.cc189 void URLFetcher::Core::Registry::CancelAll() { in CancelAll() function in URLFetcher::Core::Registry
282 void URLFetcher::Core::CancelAll() { in CancelAll() function in URLFetcher::Core
594 void URLFetcher::CancelAll() { in CancelAll() function in URLFetcher
Durl_fetcher_unittest.cc736 TEST_F(URLFetcherTest, CancelAll) { argument
/external/chromium/chrome/browser/notifications/
Dnotification_ui_manager.cc136 void NotificationUIManager::CancelAll() { in CancelAll() function in NotificationUIManager