Searched refs:RemoveAll (Results 1 - 25 of 207) sorted by relevance

123456789

/external/chromium_org/chrome/browser/
H A Dremove_rows_table_model.h25 virtual void RemoveAll() = 0;
/external/chromium_org/chrome/browser/extensions/
H A Dstate_store_notification_observer.cc30 registrar_.RemoveAll();
H A Dactive_install_data.cc44 tracker_observer_.RemoveAll();
/external/chromium_org/chrome/browser/sync/glue/
H A Dbookmark_data_type_controller.cc57 registrar_.RemoveAll();
83 registrar_.RemoveAll();
110 registrar_.RemoveAll();
/external/chromium_org/chrome/browser/prefs/
H A Dsynced_pref_change_registrar.h39 void RemoveAll();
H A Dsynced_pref_change_registrar.cc26 RemoveAll();
46 void SyncedPrefChangeRegistrar::RemoveAll() { function in class:SyncedPrefChangeRegistrar
/external/chromium_org/content/public/browser/
H A Dnotification_registrar.h43 void RemoveAll();
H A Dnotification_registrar.cc41 RemoveAll();
75 void NotificationRegistrar::RemoveAll() { function in class:content::NotificationRegistrar
/external/chromium_org/base/
H A Dscoped_observer.h23 RemoveAll();
40 void RemoveAll() { function in class:ScopedObserver
/external/chromium_org/chrome/browser/chromeos/policy/
H A Drecommendation_restorer.cc73 pref_change_registrar_.RemoveAll();
74 notification_registrar_.RemoveAll();
83 notification_registrar_.RemoveAll();
/external/chromium_org/base/prefs/
H A Dpref_change_registrar.h50 void RemoveAll();
H A Dpref_change_registrar.cc18 RemoveAll();
50 void PrefChangeRegistrar::RemoveAll() { function in class:PrefChangeRegistrar
/external/chromium_org/chrome/browser/web_resource/
H A Deula_accepted_notifier.cc63 registrar_.RemoveAll();
/external/chromium_org/sync/internal_api/test/
H A Dfake_sync_manager.cc100 empty_types.RemoveAll(progress_marker_types_);
111 progress_marker_types_.RemoveAll(partial_types);
137 success_types.RemoveAll(configure_fail_types_);
159 initial_sync_ended_types_.RemoveAll(to_purge);
160 progress_marker_types_.RemoveAll(to_purge);
/external/opencv/otherlibs/highgui/
H A Dgrfmt_base.cpp197 RemoveAll();
203 RemoveAll();
207 void GrFmtFactoriesList::RemoveAll() function in class:GrFmtFactoriesList
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_list.cpp80 RemoveAll();
83 void CFX_PtrList::RemoveAll() function in class:CFX_PtrList
114 RemoveAll();
/external/chromium_org/chrome/browser/sync/sessions/
H A Dsession_data_type_controller.cc75 notification_registrar_.RemoveAll();
101 notification_registrar_.RemoveAll();
/external/chromium_org/chrome/browser/chromeos/kiosk_mode/
H A Dkiosk_mode_idle_logout.cc67 registrar_.RemoveAll();
/external/chromium_org/chrome/browser/extensions/api/screenlock_private/
H A Dscreenlock_private_apitest.cc59 registrar_.RemoveAll();
/external/chromium_org/chrome/browser/feedback/
H A Dfeedback_profile_observer.cc35 prefs_registrar_.RemoveAll();
/external/chromium_org/chrome/browser/ui/startup/
H A Ddefault_browser_prompt_win.cc64 registrar_.RemoveAll();
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dcookies_view_handler.h50 void RemoveAll(const base::ListValue* args);
/external/chromium_org/content/browser/shared_worker/
H A Dworker_document_set.cc55 void WorkerDocumentSet::RemoveAll(BrowserMessageFilter* parent) { function in class:content::WorkerDocumentSet
H A Dworker_document_set.h77 void RemoveAll(BrowserMessageFilter* parent);
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DEventHandlerRegistry.h69 RemoveAll // Remove any and all existing event handlers for a given target. enumerator in enum:blink::FINAL::ChangeOperation

Completed in 419 milliseconds

123456789