/external/chromium/chrome/browser/automation/ |
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 …]
|
/external/chromium_org/chrome/browser/automation/ |
D | automation_provider_observers.cc | 134 void InitialLoadObserver::Observe(int type, in Observe() function in InitialLoadObserver 221 void NewTabUILoadObserver::Observe(int type, in Observe() function in NewTabUILoadObserver 253 void NavigationControllerRestoredObserver::Observe( in Observe() function in NavigationControllerRestoredObserver 310 void NavigationNotificationObserver::Observe( in Observe() function in NavigationNotificationObserver 385 void TabStripNotificationObserver::Observe( in Observe() function in TabStripNotificationObserver 553 void ExtensionUninstallObserver::Observe( in Observe() function in ExtensionUninstallObserver 621 void ExtensionReadyNotificationObserver::Observe( in Observe() function in ExtensionReadyNotificationObserver 684 void ExtensionUnloadNotificationObserver::Observe( in Observe() function in ExtensionUnloadNotificationObserver 706 void ExtensionsUpdatedObserver::Observe( in Observe() function in ExtensionsUpdatedObserver 757 void BrowserOpenedNotificationObserver::Observe( in Observe() function in BrowserOpenedNotificationObserver [all …]
|
D | automation_provider_observers_chromeos.cc | 41 void OOBEWebuiReadyObserver::Observe( in Observe() function in OOBEWebuiReadyObserver 113 void WizardControllerObserver::Observe( in Observe() function in WizardControllerObserver 142 void ScreenLockUnlockObserver::Observe( in Observe() function in ScreenLockUnlockObserver
|
D | automation_tab_tracker.cc | 37 void AutomationTabTracker::Observe( in Observe() function in AutomationTabTracker
|
/external/chromium/base/ |
D | observer_list_unittest.cc | 29 virtual void Observe(int x) { in Observe() function in __anond5d299ae0111::Adder 43 virtual void Observe(int x) { in Observe() function in __anond5d299ae0111::Disrupter 56 virtual void Observe(int x) { in Observe() function in __anond5d299ae0111::ThreadSafeDisrupter 71 virtual void Observe(int x) { in Observe() function in __anond5d299ae0111::AddInObserve 148 virtual void Observe(int x) { in Observe() function in __anond5d299ae0111::AddRemoveThread 237 virtual void Observe(int x) { in Observe() function in __anond5d299ae0111::FooRemover 352 virtual void Observe(int /* x */) { in Observe() function in __anond5d299ae0111::AddInClearObserve
|
/external/chromium/chrome/browser/tab_contents/ |
D | popup_menu_helper_mac.mm | 78 void PopupMenuHelper::Observe( function
|
/external/chromium_org/base/ |
D | observer_list_unittest.cc | 29 virtual void Observe(int x) OVERRIDE { in Observe() function in base::__anon77e68f950111::Adder 46 virtual void Observe(int x) OVERRIDE { in Observe() function in base::__anon77e68f950111::Disrupter 62 virtual void Observe(int x) OVERRIDE { in Observe() function in base::__anon77e68f950111::ThreadSafeDisrupter 80 virtual void Observe(int x) OVERRIDE { in Observe() function in base::__anon77e68f950111::AddInObserve 156 virtual void Observe(int x) OVERRIDE { in Observe() function in base::__anon77e68f950111::AddRemoveThread 332 virtual void Observe(int x) OVERRIDE { in Observe() function in base::__anon77e68f950111::FooRemover 484 virtual void Observe(int /* x */) OVERRIDE { in Observe() function in base::__anon77e68f950111::AddInClearObserve 529 virtual void Observe(int x) OVERRIDE { in Observe() function in base::__anon77e68f950111::ListDestructor
|
/external/chromium_org/chrome/browser/ui/views/ |
D | load_complete_listener.cc | 29 void LoadCompleteListener::Observe( in Observe() function in LoadCompleteListener
|
/external/chromium_org/chrome/browser/component_updater/pnacl/ |
D | pnacl_profile_observer.cc | 25 void PnaclProfileObserver::Observe( in Observe() function in PnaclProfileObserver
|
/external/chromium/chrome/browser/content_settings/ |
D | stub_settings_observer.cc | 19 void StubSettingsObserver::Observe(NotificationType type, in Observe() function in StubSettingsObserver
|
/external/chromium_org/chrome/browser/ui/panels/ |
D | test_panel_notification_observer.cc | 32 void TestPanelNotificationObserver::Observe( in Observe() function in TestPanelNotificationObserver
|
/external/chromium_org/chrome/browser/content_settings/ |
D | mock_settings_observer.cc | 21 void MockSettingsObserver::Observe( in Observe() function in MockSettingsObserver
|
/external/chromium_org/chrome/browser/notifications/ |
D | notification_system_observer.cc | 29 void NotificationSystemObserver::Observe( in Observe() function in NotificationSystemObserver
|
/external/chromium/chrome/browser/ui/gtk/ |
D | overflow_button.cc | 29 void OverflowButton::Observe(NotificationType type, in Observe() function in OverflowButton
|
/external/chromium_org/chrome/browser/policy/cloud/ |
D | user_cloud_policy_invalidator.cc | 41 void UserCloudPolicyInvalidator::Observe( in Observe() function in policy::UserCloudPolicyInvalidator
|
/external/chromium/chrome/browser/ui/options/ |
D | options_page_base.cc | 33 void OptionsPageBase::Observe(NotificationType type, in Observe() function in OptionsPageBase
|
/external/chromium_org/chrome/browser/sync/glue/ |
D | extensions_activity_monitor.cc | 36 void ExtensionsActivityMonitor::Observe( in Observe() function in browser_sync::ExtensionsActivityMonitor
|
/external/chromium_org/chrome/browser/tab_contents/ |
D | render_view_context_menu_browsertest_util.cc | 24 void ContextMenuNotificationObserver::Observe( in Observe() function in ContextMenuNotificationObserver
|
/external/chromium/chrome/browser/chromeos/ |
D | enterprise_extension_observer.cc | 23 void EnterpriseExtensionObserver::Observe(NotificationType type, in Observe() function in chromeos::EnterpriseExtensionObserver
|
/external/chromium_org/chrome/browser/ui/gtk/ |
D | overflow_button.cc | 31 void OverflowButton::Observe(int type, in Observe() function in OverflowButton
|
/external/chromium_org/chrome/browser/chromeos/input_method/ |
D | browser_state_monitor.cc | 42 void BrowserStateMonitor::Observe( in Observe() function in chromeos::input_method::BrowserStateMonitor
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
D | bookmark_bar_instructions_gtk.cc | 55 void BookmarkBarInstructionsGtk::Observe(NotificationType type, in Observe() function in BookmarkBarInstructionsGtk
|
/external/chromium_org/chrome/test/base/ |
D | find_in_page_observer.cc | 37 void FindInPageNotificationObserver::Observe( in Observe() function in ui_test_utils::FindInPageNotificationObserver
|
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/ |
D | bookmark_bar_instructions_gtk.cc | 59 void BookmarkBarInstructionsGtk::Observe( in Observe() function in BookmarkBarInstructionsGtk
|
/external/chromium_org/chrome/browser/ui/tabs/ |
D | pinned_tab_service.cc | 44 void PinnedTabService::Observe(int type, in Observe() function in PinnedTabService
|