HomeSort by relevance Sort by last modified time
    Searched defs:CancelAll (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/notifications/
notification_ui_manager.cc 136 void NotificationUIManager::CancelAll() {
233 CancelAll();
  /external/chromium/chrome/common/net/
url_fetcher.cc 67 static void CancelAll();
80 void CancelAll();
189 void URLFetcher::Core::Registry::CancelAll() {
282 void URLFetcher::Core::CancelAll() {
283 g_registry.Get().CancelAll();
594 void URLFetcher::CancelAll() {
595 Core::CancelAll();

Completed in 3907 milliseconds