Home
last modified time | relevance | path

Searched defs:Observe (Results 1 – 25 of 773) sorted by relevance

12345678910>>...31

/external/chromium/chrome/browser/automation/
Dautomation_provider_observers.cc104 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/
Dautomation_provider_observers.cc134 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 …]
Dautomation_provider_observers_chromeos.cc41 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
Dautomation_tab_tracker.cc37 void AutomationTabTracker::Observe( in Observe() function in AutomationTabTracker
/external/chromium/base/
Dobserver_list_unittest.cc29 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/
Dpopup_menu_helper_mac.mm78 void PopupMenuHelper::Observe( function
/external/chromium_org/base/
Dobserver_list_unittest.cc29 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/
Dload_complete_listener.cc29 void LoadCompleteListener::Observe( in Observe() function in LoadCompleteListener
/external/chromium_org/chrome/browser/component_updater/pnacl/
Dpnacl_profile_observer.cc25 void PnaclProfileObserver::Observe( in Observe() function in PnaclProfileObserver
/external/chromium/chrome/browser/content_settings/
Dstub_settings_observer.cc19 void StubSettingsObserver::Observe(NotificationType type, in Observe() function in StubSettingsObserver
/external/chromium_org/chrome/browser/ui/panels/
Dtest_panel_notification_observer.cc32 void TestPanelNotificationObserver::Observe( in Observe() function in TestPanelNotificationObserver
/external/chromium_org/chrome/browser/content_settings/
Dmock_settings_observer.cc21 void MockSettingsObserver::Observe( in Observe() function in MockSettingsObserver
/external/chromium_org/chrome/browser/notifications/
Dnotification_system_observer.cc29 void NotificationSystemObserver::Observe( in Observe() function in NotificationSystemObserver
/external/chromium/chrome/browser/ui/gtk/
Doverflow_button.cc29 void OverflowButton::Observe(NotificationType type, in Observe() function in OverflowButton
/external/chromium_org/chrome/browser/policy/cloud/
Duser_cloud_policy_invalidator.cc41 void UserCloudPolicyInvalidator::Observe( in Observe() function in policy::UserCloudPolicyInvalidator
/external/chromium/chrome/browser/ui/options/
Doptions_page_base.cc33 void OptionsPageBase::Observe(NotificationType type, in Observe() function in OptionsPageBase
/external/chromium_org/chrome/browser/sync/glue/
Dextensions_activity_monitor.cc36 void ExtensionsActivityMonitor::Observe( in Observe() function in browser_sync::ExtensionsActivityMonitor
/external/chromium_org/chrome/browser/tab_contents/
Drender_view_context_menu_browsertest_util.cc24 void ContextMenuNotificationObserver::Observe( in Observe() function in ContextMenuNotificationObserver
/external/chromium/chrome/browser/chromeos/
Denterprise_extension_observer.cc23 void EnterpriseExtensionObserver::Observe(NotificationType type, in Observe() function in chromeos::EnterpriseExtensionObserver
/external/chromium_org/chrome/browser/ui/gtk/
Doverflow_button.cc31 void OverflowButton::Observe(int type, in Observe() function in OverflowButton
/external/chromium_org/chrome/browser/chromeos/input_method/
Dbrowser_state_monitor.cc42 void BrowserStateMonitor::Observe( in Observe() function in chromeos::input_method::BrowserStateMonitor
/external/chromium/chrome/browser/ui/gtk/bookmarks/
Dbookmark_bar_instructions_gtk.cc55 void BookmarkBarInstructionsGtk::Observe(NotificationType type, in Observe() function in BookmarkBarInstructionsGtk
/external/chromium_org/chrome/test/base/
Dfind_in_page_observer.cc37 void FindInPageNotificationObserver::Observe( in Observe() function in ui_test_utils::FindInPageNotificationObserver
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/
Dbookmark_bar_instructions_gtk.cc59 void BookmarkBarInstructionsGtk::Observe( in Observe() function in BookmarkBarInstructionsGtk
/external/chromium_org/chrome/browser/ui/tabs/
Dpinned_tab_service.cc44 void PinnedTabService::Observe(int type, in Observe() function in PinnedTabService

12345678910>>...31