Searched refs:Observe (Results 151 - 175 of 553) sorted by relevance

1234567891011>>

/external/chromium/chrome/browser/extensions/
H A Dextension_tabs_module.h144 virtual void Observe(NotificationType type,
165 virtual void Observe(NotificationType type,
H A Dconvert_web_app_browsertest.cc35 virtual void Observe(NotificationType type, function in class:ExtensionFromWebAppTest
H A Dextension_event_router.h80 virtual void Observe(NotificationType type,
H A Dextension_history_api.h34 // NotificationObserver::Observe.
35 virtual void Observe(NotificationType type,
H A Dextension_message_service.h137 virtual void Observe(NotificationType type,
H A Dextension_webstore_private_api.h145 virtual void Observe(NotificationType type,
H A Dexternal_policy_extension_loader.cc75 void ExternalPolicyExtensionLoader::Observe( function in class:ExternalPolicyExtensionLoader
H A Duser_script_master.h128 virtual void Observe(NotificationType type,
/external/chromium/chrome/browser/net/
H A Dssl_config_service_manager_pref.cc83 virtual void Observe(NotificationType type,
173 void SSLConfigServiceManagerPref::Observe(NotificationType type, function in class:SSLConfigServiceManagerPref
H A Dpref_proxy_config_service.h66 virtual void Observe(NotificationType type,
/external/chromium/chrome/browser/prefs/
H A Dpref_member.cc54 void PrefMemberBase::Observe(NotificationType type, function in class:subtle::PrefMemberBase
61 observer_->Observe(type, source, details);
H A Dpref_service_unittest.cc68 // This should fire the checks in PrefObserverMock::Observe.
76 EXPECT_CALL(obs, Observe(_, _, _)).Times(0);
87 EXPECT_CALL(obs, Observe(_, _, _)).Times(0);
124 // This should fire the checks in PrefObserverMock::Observe.
143 EXPECT_CALL(obs, Observe(_, _, _)).Times(0);
378 EXPECT_CALL(observer_, Observe(_, _, _)).Times(0);
394 EXPECT_CALL(observer_, Observe(_, _, _)).Times(0);
404 EXPECT_CALL(observer_, Observe(_, _, _)).Times(0);
420 EXPECT_CALL(observer_, Observe(_, _, _)).Times(0);
430 EXPECT_CALL(observer_, Observe(
[all...]
/external/chromium/chrome/browser/tab_contents/
H A Dtab_contents_ssl_helper.cc122 virtual void Observe(NotificationType type,
159 void TabContentsSSLHelper::SSLAddCertData::Observe( function in class:TabContentsSSLHelper::SSLAddCertData
/external/chromium/chrome/browser/ui/gtk/
H A Dcustom_button.h60 virtual void Observe(NotificationType type,
188 virtual void Observe(NotificationType type,
/external/chromium/chrome/browser/ui/webui/
H A Dconflicts_ui.cc130 void Observe(NotificationType type,
145 // This request is handled asynchronously. See Observe for when we reply back.
177 void ConflictsDOMHandler::Observe(NotificationType type, function in class:__anon2604::ConflictsDOMHandler
/external/chromium/chrome/browser/
H A Dbackground_mode_manager.h67 virtual void Observe(NotificationType type,
/external/chromium/chrome/browser/chromeos/login/
H A Dlogin_performer.h92 virtual void Observe(NotificationType type,
/external/chromium/chrome/browser/chromeos/notifications/
H A Dballoon_collection_impl.h75 virtual void Observe(NotificationType type,
/external/chromium/chrome/browser/chromeos/
H A Dpreferences.h36 virtual void Observe(NotificationType type,
H A Dtab_closeable_state_watcher.h66 virtual void Observe(NotificationType type, const NotificationSource& source,
/external/chromium/chrome/browser/chromeos/status/
H A Dclock_menu_button.h76 virtual void Observe(NotificationType type,
/external/chromium/chrome/browser/content_settings/
H A Dcontent_settings_notification_provider.h65 virtual void Observe(NotificationType type,
/external/chromium/chrome/browser/google/
H A Dgoogle_url_tracker.h117 virtual void Observe(NotificationType type,
/external/chromium/chrome/browser/importer/
H A Dimporter_host.h147 virtual void Observe(NotificationType type,
/external/chromium/chrome/browser/instant/
H A Dinstant_loader.h73 virtual void Observe(NotificationType type,

Completed in 359 milliseconds

1234567891011>>