Searched refs:CancelAll (Results 1 - 25 of 47) sorted by relevance

12

/external/chromium_org/chrome/browser/lifetime/
H A Dapplication_lifetime_aura.cc21 g_browser_process->notification_ui_manager()->CancelAll();
/external/chromium_org/net/url_request/
H A Durl_fetcher.cc34 void net::URLFetcher::CancelAll() { function in class:net::net::URLFetcher
35 URLFetcherImpl::CancelAll();
H A Durl_fetcher_impl.cc191 void URLFetcherImpl::CancelAll() { function in class:net::URLFetcherImpl
192 URLFetcherCore::CancelAll();
H A Durl_fetcher_core.h136 static void CancelAll();
152 void CancelAll();
H A Durl_fetcher.h120 static void CancelAll();
H A Durl_fetcher_impl.h96 static void CancelAll();
H A Durl_fetcher_core.cc60 void URLFetcherCore::Registry::CancelAll() { function in class:net::URLFetcherCore::Registry
464 void URLFetcherCore::CancelAll() { function in class:net::URLFetcherCore
465 g_registry.Get().CancelAll();
/external/chromium_org/ash/accelerators/
H A Dnested_accelerator_delegate.cc42 menu_controller->CancelAll();
/external/chromium_org/chrome/browser/notifications/
H A Dnotification_ui_manager.h59 virtual void CancelAll() = 0;
H A Dnotification_ui_manager_android.cc57 void NotificationUIManagerAndroid::CancelAll() { function in class:NotificationUIManagerAndroid
H A Dnotification_ui_manager_android.h29 virtual void CancelAll() OVERRIDE;
H A Dnotification_system_observer.cc35 ui_manager_->CancelAll();
H A Dnotification_test_util.cc81 void StubNotificationUIManager::CancelAll() {} function in class:StubNotificationUIManager
H A Dnotification_test_util.h118 virtual void CancelAll() OVERRIDE;
H A Dmessage_center_notification_manager.h66 virtual void CancelAll() OVERRIDE;
/external/chromium_org/content/browser/
H A Dbrowser_process_sub_thread.cc65 net::URLFetcher::CancelAll();
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_host.cc114 menu_controller->CancelAll();
135 menu_controller->CancelAll();
H A Dmenu_message_loop_aura.cc66 controller_->CancelAll();
74 controller_->CancelAll();
H A Dmenu_runner_impl.cc88 controller->CancelAll();
93 controller->CancelAll();
/external/chromium_org/chrome/browser/ui/ash/
H A Dscreenshot_taker_unittest.cc132 g_browser_process->notification_ui_manager()->CancelAll();
/external/chromium_org/google_apis/gaia/
H A Dmerge_session_helper.h117 void CancelAll();
/external/chromium_org/ppapi/utility/graphics/
H A Dpaint_manager.cc141 callback_factory_.CancelAll();
/external/chromium_org/chrome/browser/signin/
H A Dsignin_browsertest.cc80 net::URLFetcher::CancelAll();
/external/chromium_org/chrome/service/
H A Dservice_process.cc74 net::URLFetcher::CancelAll();
/external/chromium_org/pdf/
H A Dpaint_manager.cc187 callback_factory_.CancelAll();

Completed in 2991 milliseconds

12