Searched refs:registrar_ (Results 126 - 150 of 575) sorted by last modified time

1234567891011>>

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager.h317 content::NotificationRegistrar registrar_; member in class:ProfileManager
H A Dprofile_shortcut_manager_win.cc664 registrar_.Add(this, chrome::NOTIFICATION_PROFILE_CREATED,
H A Dprofile_shortcut_manager_win.h101 content::NotificationRegistrar registrar_; member in class:ProfileShortcutManagerWin
/external/chromium_org/chrome/browser/renderer_context_menu/
H A Drender_view_context_menu_browsertest_util.cc18 registrar_.Add(this,
H A Drender_view_context_menu_browsertest_util.h29 content::NotificationRegistrar registrar_; member in class:ContextMenuNotificationObserver
/external/chromium_org/chrome/browser/rlz/
H A Drlz.cc299 registrar_.Add(this, chrome::NOTIFICATION_OMNIBOX_OPENED_URL,
305 registrar_.Add(this, content::NOTIFICATION_NAV_ENTRY_PENDING,
420 registrar_.Remove(this, chrome::NOTIFICATION_OMNIBOX_OPENED_URL,
431 registrar_.Remove(this, content::NOTIFICATION_NAV_ENTRY_PENDING,
625 GetInstance()->registrar_.RemoveAll();
H A Drlz.h236 content::NotificationRegistrar registrar_; member in class:RLZTracker
/external/chromium_org/chrome/browser/safe_browsing/
H A Dclient_side_detection_host.cc332 registrar_.Add(this, content::NOTIFICATION_RESOURCE_RESPONSE_STARTED,
H A Dclient_side_detection_host.h164 content::NotificationRegistrar registrar_; member in class:safe_browsing::ClientSideDetectionHost
H A Dclient_side_detection_service.cc105 registrar_.Add(this, content::NOTIFICATION_RENDERER_PROCESS_CREATED,
H A Dclient_side_detection_service.h326 content::NotificationRegistrar registrar_; member in class:safe_browsing::ClientSideDetectionService
H A Dmalware_details_history.cc29 registrar_.Add(this, chrome::NOTIFICATION_PROFILE_DESTROYED,
H A Dmalware_details_history.h87 content::NotificationRegistrar registrar_; member in class:MalwareDetailsRedirectsCollector
/external/chromium_org/chrome/browser/search/
H A Dhotword_service.cc218 registrar_.Add(this,
H A Dhotword_service.h130 content::NotificationRegistrar registrar_; member in class:HotwordService
H A Dinstant_service.cc86 registrar_.Add(this,
89 registrar_.Add(this,
95 registrar_.Add(this,
110 registrar_.Add(this, chrome::NOTIFICATION_BROWSER_THEME_CHANGED,
H A Dinstant_service.h158 content::NotificationRegistrar registrar_; member in class:InstantService
H A Dsearch_terms_tracker.cc22 registrar_.Add(this, content::NOTIFICATION_NAV_ENTRY_COMMITTED,
24 registrar_.Add(this, content::NOTIFICATION_NAV_ENTRY_CHANGED,
26 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
H A Dsearch_terms_tracker.h64 content::NotificationRegistrar registrar_; member in class:chrome::SearchTermsTracker
/external/chromium_org/chrome/browser/service_process/
H A Dservice_process_control.cc170 if (registrar_.IsEmpty())
171 registrar_.Add(this, chrome::NOTIFICATION_UPGRADE_RECOMMENDED,
H A Dservice_process_control.h232 content::NotificationRegistrar registrar_; member in class:ServiceProcessControl
/external/chromium_org/chrome/browser/sessions/
H A Dsession_restore.cc158 content::NotificationRegistrar registrar_; member in class:__anon4660::TabLoader
236 registrar_.Add(
413 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
415 registrar_.Remove(this, content::NOTIFICATION_LOAD_STOP,
417 registrar_.Remove(this, content::NOTIFICATION_LOAD_START,
447 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
449 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
451 registrar_.Add(this, content::NOTIFICATION_LOAD_START,
494 registrar_.IsRegistered(
497 registrar_
1187 content::NotificationRegistrar registrar_; member in class:__anon4660::SessionRestoreImpl
[all...]
H A Dsession_service.cc595 registrar_.Add(this, content::NOTIFICATION_NAV_LIST_PRUNED,
597 registrar_.Add(this, content::NOTIFICATION_NAV_ENTRY_CHANGED,
599 registrar_.Add(this, content::NOTIFICATION_NAV_ENTRY_COMMITTED,
601 registrar_.Add(
H A Dsession_service.h442 content::NotificationRegistrar registrar_; member in class:SessionService
H A Dsession_service_unittest.cc716 content::NotificationRegistrar registrar_; local
717 registrar_.Add(this, chrome::NOTIFICATION_SESSION_SERVICE_SAVED,

Completed in 173 milliseconds

1234567891011>>