Searched defs:StopObserving (Results 1 - 13 of 13) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dmock_tab_event_observer.cc19 void MockTabEventObserver::StopObserving(AutomationTabHelper* tab_helper) { function in class:MockTabEventObserver
20 TabEventObserver::StopObserving(tab_helper);
H A Dautomation_tab_helper.cc29 void TabEventObserver::StopObserving(AutomationTabHelper* tab_helper) { function in class:TabEventObserver
/external/chromium/chrome/browser/ssl/
H A Dssl_client_auth_handler.cc126 StopObserving();
138 void SSLClientAuthObserver::StopObserving() { function in class:SSLClientAuthObserver
/external/chromium/chrome/browser/sync/glue/
H A Dextension_change_processor.cc144 StopObserving();
164 StopObserving();
194 void ExtensionChangeProcessor::StopObserving() { function in class:browser_sync::ExtensionChangeProcessor
H A Dpassword_change_processor.cc192 StopObserving();
226 void PasswordChangeProcessor::StopObserving() { function in class:browser_sync::PasswordChangeProcessor
H A Dsession_change_processor.cc161 StopObserving();
236 StopObserving();
260 void SessionChangeProcessor::StopObserving() { function in class:browser_sync::SessionChangeProcessor
H A Dtheme_change_processor.cc103 StopObserving();
115 StopObserving();
128 void ThemeChangeProcessor::StopObserving() { function in class:browser_sync::ThemeChangeProcessor
H A Dpreference_change_processor.cc115 StopObserving();
205 StopObserving();
219 void PreferenceChangeProcessor::StopObserving() { function in class:browser_sync::PreferenceChangeProcessor
H A Dtyped_url_change_processor.cc190 StopObserving();
338 void TypedUrlChangeProcessor::StopObserving() { function in class:browser_sync::TypedUrlChangeProcessor
H A Dautofill_change_processor.cc199 StopObserving();
259 StopObserving();
425 void AutofillChangeProcessor::StopObserving() { function in class:browser_sync::AutofillChangeProcessor
H A Dautofill_profile_change_processor.cc52 processor_->StopObserving();
314 void AutofillProfileChangeProcessor::StopObserving() { function in class:browser_sync::AutofillProfileChangeProcessor
/external/chromium/chrome/browser/content_settings/
H A Dcontent_settings_notification_provider.cc89 StopObserving();
185 StopObserving();
208 void NotificationProvider::StopObserving() { function in class:content_settings::NotificationProvider
284 StopObserving();
/external/chromium/chrome/browser/notifications/
H A Ddesktop_notification_service.cc269 StopObserving();
316 void DesktopNotificationService::StopObserving() { function in class:DesktopNotificationService
388 StopObserving();

Completed in 183 milliseconds