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

12

/external/chromium_org/ui/message_center/
H A Dmessage_center_impl.h106 void CancelAll();
H A Dmessage_center_impl.cc343 void PopupTimersController::CancelAll() { function in class:message_center::internal::PopupTimersController
368 CancelAll();
H A Dmessage_center_impl_unittest.cc227 popup_timers_controller->CancelAll();
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view_test.cc571 menu->GetMenuController()->CancelAll();
1042 bb_view_->GetMenu()->GetMenuController()->CancelAll();
1551 bb_view_->GetMenu()->GetMenuController()->CancelAll();
1674 bb_view_->GetMenu()->GetMenuController()->CancelAll();
1737 menu->GetMenuController()->CancelAll();
1820 menu->GetMenuController()->CancelAll();
/external/chromium_org/base/task/
H A Dcancelable_task_tracker_unittest.cc215 TEST_F(CancelableTaskTrackerTest, CancelAll) {
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dconsumer_management_service_unittest.cc273 g_browser_process->notification_ui_manager()->CancelAll();
/external/chromium_org/chrome/browser/notifications/
H A Dmessage_center_notifications_browsertest.cc164 manager()->CancelAll();
H A Dmessage_center_notification_manager.cc265 void MessageCenterNotificationManager::CancelAll() { function in class:MessageCenterNotificationManager
/external/chromium_org/components/signin/core/browser/
H A Dsignin_manager.cc267 merge_session_helper_->CancelAll();
H A Daccount_reconcilor.cc99 merge_session_helper_.CancelAll();
/external/chromium_org/google_apis/gaia/
H A Dmerge_session_helper.cc184 void MergeSessionHelper::CancelAll() { function in class:MergeSessionHelper
185 VLOG(1) << "MergeSessionHelper::CancelAll";
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dpnacl_coordinator.cc192 callback_factory_.CancelAll();
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller.h116 void CancelAll() { Cancel(EXIT_ALL); } function in class:views::MenuController
561 // Used to invoke CancelAll(). This is used during drag and drop to hide the
H A Dmenu_controller.cc1588 this, &MenuController::CancelAll);
/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service_unittest.cc186 g_browser_process->notification_ui_manager()->CancelAll();
/external/chromium_org/ash/
H A Dshell_unittest.cc197 menu_controller->CancelAll();
/external/chromium_org/ppapi/utility/
H A Dcompletion_callback_factory.h41 /// preventing any bound member functions from being called. The CancelAll()
147 /// CancelAll (or destroying the callback factory) does <i>not</i> cancel the
215 /// CancelAll() cancels all <code>CompletionCallbacks</code> allocated from
217 void CancelAll() { function in class:pp::CompletionCallbackFactory
886 // Protected by the lock. This will get reset when you do CancelAll, for
/external/chromium_org/net/url_request/
H A Durl_fetcher_impl_unittest.cc923 URLFetcherImpl::CancelAll();
927 // Tests to make sure CancelAll() will successfully cancel existing URLFetchers.
928 TEST_F(URLFetcherTest, CancelAll) {
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_test.cc623 net::URLFetcher::CancelAll();
/external/chromium_org/net/proxy/
H A Dproxy_resolver_v8_tracing_unittest.cc650 TEST_F(ProxyResolverV8TracingTest, CancelAll) {
/external/chromium_org/pdf/
H A Dinstance.cc312 timer_factory_.CancelAll();
560 timer_factory_.CancelAll();
/external/chromium_org/pdf/pdfium/
H A Dpdfium_engine.cc1860 find_factory_.CancelAll();

Completed in 1536 milliseconds

12