HomeSort by relevance Sort by last modified time
    Searched refs:ShutdownOnUIThread (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/chromium_org/chrome/browser/content_settings/
content_settings_provider.h 51 // ShutdownOnUIThread has been called.
63 // ShutdownOnUIThread has been called.
71 virtual void ShutdownOnUIThread() = 0;
content_settings_custom_extension_provider.h 42 virtual void ShutdownOnUIThread() OVERRIDE;
content_settings_mock_provider.cc 42 void MockProvider::ShutdownOnUIThread() {
content_settings_mock_provider.h 42 virtual void ShutdownOnUIThread() OVERRIDE;
content_settings_custom_extension_provider.cc 43 void CustomExtensionProvider::ShutdownOnUIThread() {
content_settings_default_provider.h 53 virtual void ShutdownOnUIThread() OVERRIDE;
content_settings_internal_extension_provider.h 48 virtual void ShutdownOnUIThread() OVERRIDE;
content_settings_policy_provider.h 49 virtual void ShutdownOnUIThread() OVERRIDE;
content_settings_pref_provider_unittest.cc 127 pref_content_settings_provider.ShutdownOnUIThread();
197 pref_content_settings_provider.ShutdownOnUIThread();
198 pref_content_settings_provider_incognito.ShutdownOnUIThread();
261 provider.ShutdownOnUIThread();
350 pref_content_settings_provider.ShutdownOnUIThread();
386 pref_content_settings_provider.ShutdownOnUIThread();
420 provider.ShutdownOnUIThread();
444 provider.ShutdownOnUIThread();
content_settings_policy_provider_unittest.cc 79 provider.ShutdownOnUIThread();
103 provider.ShutdownOnUIThread();
133 provider.ShutdownOnUIThread();
205 provider.ShutdownOnUIThread();
242 provider.ShutdownOnUIThread();
293 provider.ShutdownOnUIThread();
content_settings_pref_provider.h 56 virtual void ShutdownOnUIThread() OVERRIDE;
90 // Weak; owned by the Profile and reset in ShutdownOnUIThread.
cookie_settings.h 93 virtual void ShutdownOnUIThread() OVERRIDE;
  /external/chromium_org/chrome/browser/media/
media_device_id_salt.h 25 void ShutdownOnUIThread();
protected_media_identifier_permission_context_factory.cc 27 context()->ShutdownOnUIThread();
media_device_id_salt.cc 46 void MediaDeviceIDSalt::ShutdownOnUIThread() {
protected_media_identifier_permission_context.h 38 void ShutdownOnUIThread();
  /external/chromium_org/components/keyed_service/content/
refcounted_browser_context_keyed_service.h 27 // ShutdownOnUIThread() will be called on the UI thread, and then the
46 virtual void ShutdownOnUIThread() = 0;
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_impl.h 37 virtual void ShutdownOnUIThread() OVERRIDE;
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_api.h 43 virtual void ShutdownOnUIThread() OVERRIDE;
  /external/chromium_org/components/webdata/common/
web_data_service_base.cc 31 void WebDataServiceBase::ShutdownOnUIThread() {
web_data_service_base.h 60 virtual void ShutdownOnUIThread();
76 // ShutdownOnUIThread has not yet been called.
  /external/chromium_org/chrome/browser/geolocation/
geolocation_permission_context.h 43 void ShutdownOnUIThread();
geolocation_permission_context_factory.cc 35 context()->ShutdownOnUIThread();
  /external/chromium_org/chrome/browser/net/
http_server_properties_manager_unittest.cc 97 http_server_props_manager_->ShutdownOnUIThread();
416 http_server_props_manager_->ShutdownOnUIThread();
426 http_server_props_manager_->ShutdownOnUIThread();
437 http_server_props_manager_->ShutdownOnUIThread();
452 http_server_props_manager_->ShutdownOnUIThread();
463 http_server_props_manager_->ShutdownOnUIThread();
475 http_server_props_manager_->ShutdownOnUIThread();
  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_backend.h 100 virtual void ShutdownOnUIThread() OVERRIDE;

Completed in 2687 milliseconds

1 2 3 4