/external/chromium/chrome/browser/sync/glue/ |
D | session_change_processor.cc | 243 notification_registrar_.Add(this, NotificationType::TAB_PARENTED, in StartObserving() 245 notification_registrar_.Add(this, NotificationType::TAB_CLOSED, in StartObserving() 247 notification_registrar_.Add(this, NotificationType::NAV_LIST_PRUNED, in StartObserving() 249 notification_registrar_.Add(this, NotificationType::NAV_ENTRY_CHANGED, in StartObserving() 251 notification_registrar_.Add(this, NotificationType::NAV_ENTRY_COMMITTED, in StartObserving() 253 notification_registrar_.Add(this, NotificationType::BROWSER_OPENED, in StartObserving() 255 notification_registrar_.Add(this, in StartObserving() 263 notification_registrar_.RemoveAll(); in StopObserving()
|
D | extension_change_processor.cc | 173 notification_registrar_.Add( in StartObserving() 176 notification_registrar_.Add( in StartObserving() 180 notification_registrar_.Add( in StartObserving() 185 notification_registrar_.Add( in StartObserving() 189 notification_registrar_.Add( in StartObserving() 198 notification_registrar_.RemoveAll(); in StopObserving()
|
D | typed_url_change_processor.cc | 329 notification_registrar_.Add(this, in StartObserving() 332 notification_registrar_.Add(this, NotificationType::HISTORY_URLS_DELETED, in StartObserving() 334 notification_registrar_.Add(this, NotificationType::HISTORY_URL_VISITED, in StartObserving() 340 notification_registrar_.Remove(this, in StopObserving() 343 notification_registrar_.Remove(this, in StopObserving() 346 notification_registrar_.Remove(this, in StopObserving()
|
D | theme_change_processor.cc | 122 notification_registrar_.Add( in StartObserving() 131 notification_registrar_.RemoveAll(); in StopObserving()
|
D | autofill_data_type_controller.cc | 86 notification_registrar_.Add(this, NotificationType::WEB_DATABASE_LOADED, in ContinueStartAfterPersonalDataLoaded() 101 notification_registrar_.RemoveAll(); in Observe() 142 notification_registrar_.RemoveAll(); in Stop()
|
D | theme_change_processor.h | 56 NotificationRegistrar notification_registrar_; variable
|
D | extension_change_processor.h | 58 NotificationRegistrar notification_registrar_; variable
|
D | session_change_processor.h | 65 NotificationRegistrar notification_registrar_; variable
|
D | password_change_processor.cc | 221 notification_registrar_.Add(this, in StartObserving() 228 notification_registrar_.Remove(this, in StopObserving()
|
/external/chromium/chrome/browser/ |
D | omnibox_search_hint.cc | 154 notification_registrar_.Add(this, in OmniboxSearchHint() 164 notification_registrar_.Add(this, in OmniboxSearchHint() 225 notification_registrar_.RemoveAll(); in DisableHint()
|
D | omnibox_search_hint.h | 49 NotificationRegistrar notification_registrar_; variable
|
/external/chromium/chrome/browser/extensions/ |
D | external_policy_extension_loader.cc | 43 notification_registrar_.Add(this, in ExternalPolicyExtensionLoader() 94 notification_registrar_.RemoveAll(); in Observe()
|
D | external_policy_extension_loader.h | 42 NotificationRegistrar notification_registrar_; variable
|
/external/chromium/chrome/browser/content_settings/ |
D | content_settings_policy_provider.h | 78 NotificationRegistrar notification_registrar_; variable 147 NotificationRegistrar notification_registrar_; variable
|
D | content_settings_pref_provider.h | 89 NotificationRegistrar notification_registrar_; variable 160 NotificationRegistrar notification_registrar_; variable
|
D | content_settings_notification_provider.cc | 200 notification_registrar_.Add(this, NotificationType::EXTENSION_UNLOADED, in StartObserving() 204 notification_registrar_.Add(this, NotificationType::PROFILE_DESTROYED, in StartObserving() 212 notification_registrar_.RemoveAll(); in StopObserving()
|
D | content_settings_policy_provider.cc | 124 notification_registrar_.Add(this, NotificationType::PROFILE_DESTROYED, in PolicyDefaultProvider() 197 notification_registrar_.Remove(this, NotificationType::PROFILE_DESTROYED, in UnregisterObservers() 320 notification_registrar_.Add(this, NotificationType::PROFILE_DESTROYED, in Init() 417 notification_registrar_.Remove(this, NotificationType::PROFILE_DESTROYED, in UnregisterObservers()
|
/external/chromium/chrome/browser/chromeos/login/ |
D | login_html_dialog.cc | 83 notification_registrar_.Add(this, in Show() 111 notification_registrar_.RemoveAll(); in OnDialogClosed()
|
D | ownership_service.cc | 33 notification_registrar_.Add( in OwnershipService() 157 notification_registrar_.RemoveAll(); in Observe()
|
/external/chromium/chrome/browser/ssl/ |
D | ssl_client_auth_handler.cc | 133 notification_registrar_.Add(this, in StartObserving() 140 notification_registrar_.RemoveAll(); in StopObserving()
|
/external/chromium/chrome/browser/translate/ |
D | translate_manager.cc | 274 notification_registrar_.Remove(this, NotificationType::PROFILE_DESTROYED, in Observe() 360 notification_registrar_.Add(this, NotificationType::NAV_ENTRY_COMMITTED, in TranslateManager() 362 notification_registrar_.Add(this, NotificationType::TAB_LANGUAGE_DETERMINED, in TranslateManager() 364 notification_registrar_.Add(this, NotificationType::PAGE_TRANSLATED, in TranslateManager() 587 notification_registrar_.Add(this, NotificationType::PROFILE_DESTROYED, in IsAcceptLanguage()
|
/external/chromium/chrome/browser/ui/webui/options/ |
D | content_settings_handler.cc | 267 notification_registrar_.Add( in Initialize() 270 notification_registrar_.Add( in Initialize() 275 notification_registrar_.Add( in Initialize() 278 notification_registrar_.Add( in Initialize() 281 notification_registrar_.Add( in Initialize()
|
/external/chromium/chrome/browser/tab_contents/ |
D | popup_menu_helper_mac.h | 39 NotificationRegistrar notification_registrar_; variable
|
/external/chromium/chrome/browser/notifications/ |
D | desktop_notification_service.cc | 304 notification_registrar_.Add(this, NotificationType::EXTENSION_UNLOADED, in StartObserving() 306 notification_registrar_.Add( in StartObserving() 312 notification_registrar_.Add(this, NotificationType::PROFILE_DESTROYED, in StartObserving() 320 notification_registrar_.RemoveAll(); in StopObserving()
|
/external/chromium/chrome/browser/bookmarks/ |
D | bookmark_storage.cc | 174 notification_registrar_.Add(this, NotificationType::HISTORY_LOADED, in MigrateFromHistory() 182 notification_registrar_.Remove(this, NotificationType::HISTORY_LOADED, in OnHistoryFinishedWriting()
|