/external/chromium/base/ |
D | observer_list_unittest.cc | 22 virtual void Observe(int x) = 0; 29 virtual void Observe(int x) { in Observe() function in __anonc081e04a0111::Adder 43 virtual void Observe(int x) { in Observe() function in __anonc081e04a0111::Disrupter 56 virtual void Observe(int x) { in Observe() function in __anonc081e04a0111::ThreadSafeDisrupter 71 virtual void Observe(int x) { in Observe() function in __anonc081e04a0111::AddInObserve 137 list_->Notify(&Foo::Observe, 10); in AddTask() 148 virtual void Observe(int x) { in Observe() function in __anonc081e04a0111::AddRemoveThread 184 FOR_EACH_OBSERVER(Foo, observer_list, Observe(10)); in TEST() 190 FOR_EACH_OBSERVER(Foo, observer_list, Observe(10)); in TEST() 212 observer_list->Notify(&Foo::Observe, 10); in TEST() [all …]
|
/external/chromium/chrome/browser/automation/ |
D | automation_provider_observers.h | 67 virtual void Observe(NotificationType type, 122 virtual void Observe(NotificationType type, 140 virtual void Observe(NotificationType type, 166 virtual void Observe(NotificationType type, 190 virtual void Observe(NotificationType type, 279 virtual void Observe(NotificationType type, 304 virtual void Observe(NotificationType type, 328 virtual void Observe(NotificationType type, 349 virtual void Observe(NotificationType type, 376 virtual void Observe(NotificationType type, [all …]
|
D | automation_provider_observers.cc | 104 void InitialLoadObserver::Observe(NotificationType type, in Observe() function in InitialLoadObserver 164 void NewTabUILoadObserver::Observe(NotificationType type, in Observe() function in NewTabUILoadObserver 196 void NavigationControllerRestoredObserver::Observe( in Observe() function in NavigationControllerRestoredObserver 248 void NavigationNotificationObserver::Observe( in Observe() function in NavigationNotificationObserver 324 void TabStripNotificationObserver::Observe(NotificationType type, in Observe() function in TabStripNotificationObserver 467 void ExtensionInstallNotificationObserver::Observe( in Observe() function in ExtensionInstallNotificationObserver 522 void ExtensionUninstallObserver::Observe( in Observe() function in ExtensionUninstallObserver 585 void ExtensionReadyNotificationObserver::Observe( in Observe() function in ExtensionReadyNotificationObserver 644 void ExtensionUnloadNotificationObserver::Observe( in Observe() function in ExtensionUnloadNotificationObserver 678 void ExtensionsUpdatedObserver::Observe( in Observe() function in ExtensionsUpdatedObserver [all …]
|
D | automation_tab_helper_browsertest.cc | 37 MOCK_METHOD3(Observe, void(NotificationType type, 75 EXPECT_CALL(*mock_notification_observer, Observe( in ExpectClientRedirectAndBreak() 190 EXPECT_CALL(mock_notification_observer, Observe( in IN_PROC_BROWSER_TEST_F()
|
D | automation_tab_tracker.cc | 40 void AutomationTabTracker::Observe(NotificationType type, in Observe() function in AutomationTabTracker 61 AutomationResourceTracker<NavigationController*>::Observe(type, source, in Observe()
|
/external/chromium/chrome/browser/webdata/ |
D | web_data_service_unittest.cc | 164 Observe(NotificationType(NotificationType::AUTOFILL_ENTRIES_CHANGED), in TEST_F() 194 EXPECT_CALL(*observer_helper_->observer(), Observe(_, _, _)). in TEST_F() 210 Observe(NotificationType(NotificationType::AUTOFILL_ENTRIES_CHANGED), in TEST_F() 225 EXPECT_CALL(*observer_helper_->observer(), Observe(_, _, _)). in TEST_F() 243 Observe(NotificationType(NotificationType::AUTOFILL_ENTRIES_CHANGED), in TEST_F() 262 Observe(NotificationType(NotificationType::AUTOFILL_PROFILE_CHANGED), in TEST_F() 285 EXPECT_CALL(*observer_helper_->observer(), Observe(_, _, _)). in TEST_F() 305 Observe(NotificationType(NotificationType::AUTOFILL_PROFILE_CHANGED), in TEST_F() 329 EXPECT_CALL(*observer_helper_->observer(), Observe(_, _, _)). in TEST_F() 353 Observe(NotificationType(NotificationType::AUTOFILL_PROFILE_CHANGED), in TEST_F() [all …]
|
/external/chromium/chrome/browser/prefs/ |
D | pref_set_observer_unittest.cc | 62 TEST_F(PrefSetObserverTest, Observe) { in TEST_F() argument 70 Observe(NotificationType(NotificationType::PREF_CHANGED), in TEST_F() 78 Observe(NotificationType(NotificationType::PREF_CHANGED), in TEST_F() 85 EXPECT_CALL(observer, Observe(_, _, _)).Times(0); in TEST_F()
|
D | pref_service_unittest.cc | 76 EXPECT_CALL(obs, Observe(_, _, _)).Times(0); in TEST() 87 EXPECT_CALL(obs, Observe(_, _, _)).Times(0); in TEST() 143 EXPECT_CALL(obs, Observe(_, _, _)).Times(0); in TEST() 378 EXPECT_CALL(observer_, Observe(_, _, _)).Times(0); in TEST_F() 394 EXPECT_CALL(observer_, Observe(_, _, _)).Times(0); in TEST_F() 404 EXPECT_CALL(observer_, Observe(_, _, _)).Times(0); in TEST_F() 420 EXPECT_CALL(observer_, Observe(_, _, _)).Times(0); in TEST_F() 430 EXPECT_CALL(observer_, Observe(_, _, _)).Times(0); in TEST_F()
|
D | pref_notifier_impl_unittest.cc | 86 EXPECT_CALL(observer, Observe( in TEST_F() 164 EXPECT_CALL(obs2_, Observe(_, _, _)).Times(0); in TEST_F() 181 EXPECT_CALL(obs1_, Observe(_, _, _)).Times(0); in TEST_F() 190 EXPECT_CALL(obs1_, Observe(_, _, _)).Times(0); in TEST_F()
|
D | scoped_user_pref_update_unittest.cc | 45 EXPECT_CALL(observer_, Observe(_, _, _)).Times(0); in TEST_F() 72 EXPECT_CALL(observer_, Observe(_, _, _)).Times(0); in TEST_F()
|
D | pref_set_observer.cc | 72 void PrefSetObserver::Observe(NotificationType type, in Observe() function in PrefSetObserver 76 observer_->Observe(type, source, details); in Observe()
|
/external/chromium/chrome/browser/net/gaia/ |
D | token_service_unittest.h | 35 virtual void Observe(NotificationType type, 52 virtual void Observe(NotificationType type,
|
D | token_service_unittest.cc | 21 void TokenAvailableTracker::Observe(NotificationType type, in Observe() function in TokenAvailableTracker 24 TestNotificationTracker::Observe(type, source, details); in Observe() 35 void TokenFailedTracker::Observe(NotificationType type, in Observe() function in TokenFailedTracker 38 TestNotificationTracker::Observe(type, source, details); in Observe()
|
/external/chromium/chrome/browser/task_manager/ |
D | task_manager_resource_providers.h | 115 virtual void Observe(NotificationType type, 172 virtual void Observe(NotificationType type, 234 virtual void Observe(NotificationType type, 311 virtual void Observe(NotificationType type, 400 virtual void Observe(NotificationType type, 469 virtual void Observe(NotificationType type,
|
/external/chromium/chrome/browser/content_settings/ |
D | content_settings_policy_provider.h | 46 virtual void Observe(NotificationType type, 117 virtual void Observe(NotificationType type,
|
D | content_settings_pref_provider.h | 49 virtual void Observe(NotificationType type, 130 virtual void Observe(NotificationType type,
|
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
D | core_chromeos_options_handler.cc | 61 void CoreChromeOSOptionsHandler::Observe(NotificationType type, in Observe() function in chromeos::CoreChromeOSOptionsHandler 71 ::CoreOptionsHandler::Observe(type, source, details); in Observe()
|
/external/chromium/chrome/browser/ui/views/download/ |
D | download_started_animation_win.cc | 53 virtual void Observe(NotificationType type, 168 void DownloadStartedAnimationWin::Observe(NotificationType type, in Observe() function in __anond4fbf4890111::DownloadStartedAnimationWin
|
/external/chromium/chrome/browser/ui/gtk/download/ |
D | download_started_animation_gtk.cc | 51 virtual void Observe(NotificationType type, 182 void DownloadStartedAnimationGtk::Observe(NotificationType type, in Observe() function in __anon9fa4c2f90111::DownloadStartedAnimationGtk
|
/external/chromium/chrome/browser/extensions/ |
D | extension_prefs_unittest.cc | 835 EXPECT_CALL(observer, Observe(_, _, _)); in Initialize() 836 EXPECT_CALL(incognito_observer, Observe(_, _, _)); in Initialize() 843 EXPECT_CALL(observer, Observe(_, _, _)).Times(0); in Initialize() 844 EXPECT_CALL(incognito_observer, Observe(_, _, _)).Times(0); in Initialize() 851 EXPECT_CALL(observer, Observe(_, _, _)); in Initialize() 852 EXPECT_CALL(incognito_observer, Observe(_, _, _)); in Initialize() 859 EXPECT_CALL(observer, Observe(_, _, _)).Times(0); in Initialize() 860 EXPECT_CALL(incognito_observer, Observe(_, _, _)); in Initialize() 867 EXPECT_CALL(observer, Observe(_, _, _)); in Initialize() 868 EXPECT_CALL(incognito_observer, Observe(_, _, _)); in Initialize()
|
D | extension_metrics_apitest.cc | 67 virtual void Observe(NotificationType type, 92 void UserActionObserver::Observe(NotificationType type, in Observe() function in __anoncf6b6d890111::UserActionObserver
|
D | extension_disabled_infobar_delegate.cc | 97 virtual void Observe(NotificationType type, 153 void ExtensionDisabledInfobarDelegate::Observe( in Observe() function in ExtensionDisabledInfobarDelegate
|
D | extension_tab_id_map.cc | 32 virtual void Observe(NotificationType type, 53 void ExtensionTabIdMap::TabObserver::Observe( in Observe() function in ExtensionTabIdMap::TabObserver
|
D | extension_tabs_module.h | 144 virtual void Observe(NotificationType type, 165 virtual void Observe(NotificationType type,
|
/external/chromium/chrome/browser/ui/gtk/ |
D | custom_button.h | 60 virtual void Observe(NotificationType type, 188 virtual void Observe(NotificationType type,
|