HomeSort by relevance Sort by last modified time
    Searched refs:ShutdownOnUIThread (Results 26 - 50 of 97) sorted by null

12 3 4

  /external/chromium_org/chrome/browser/media/
media_device_id_salt.cc 46 void MediaDeviceIDSalt::ShutdownOnUIThread() {
protected_media_identifier_permission_context.h 39 void ShutdownOnUIThread();
protected_media_identifier_permission_context.cc 138 void ProtectedMediaIdentifierPermissionContext::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/password_manager/
mock_password_store.h 49 virtual void ShutdownOnUIThread();
password_store_mac.h 38 virtual void ShutdownOnUIThread() OVERRIDE;
test_password_store.h 71 virtual void ShutdownOnUIThread() OVERRIDE {}
password_store_win.cc 177 void PasswordStoreWin::ShutdownOnUIThread() {
181 PasswordStoreDefault::ShutdownOnUIThread();
password_store_win_unittest.cc 133 store_->ShutdownOnUIThread();
134 wds_->ShutdownOnUIThread();
269 store_->ShutdownOnUIThread();
  /external/chromium_org/chrome/browser/policy/
url_blacklist_manager.h 114 // ShutdownOnUIThread must be called from UI before destruction, to release
129 void ShutdownOnUIThread();
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_impl.cc 120 void ThumbnailServiceImpl::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/webdata/
web_data_service_factory.cc 128 autofill_web_data_->ShutdownOnUIThread();
129 token_web_data_->ShutdownOnUIThread();
130 web_data_->ShutdownOnUIThread();
  /external/chromium_org/chrome/browser/net/
http_server_properties_manager_unittest.cc 98 http_server_props_manager_->ShutdownOnUIThread();
468 http_server_props_manager_->ShutdownOnUIThread();
478 http_server_props_manager_->ShutdownOnUIThread();
489 http_server_props_manager_->ShutdownOnUIThread();
504 http_server_props_manager_->ShutdownOnUIThread();
515 http_server_props_manager_->ShutdownOnUIThread();
527 http_server_props_manager_->ShutdownOnUIThread();
http_server_properties_manager.h 44 // ShutdownOnUIThread must be called from UI before destruction, to release
67 void ShutdownOnUIThread();
predictor.h 139 virtual void ShutdownOnUIThread();
574 virtual void ShutdownOnUIThread() OVERRIDE;
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context_unittest.cc 272 sync_context_->ShutdownOnUIThread();
335 sync_context_->ShutdownOnUIThread();
364 sync_context_->ShutdownOnUIThread();
404 sync_context_->ShutdownOnUIThread();
485 sync_context_->ShutdownOnUIThread();
580 sync_context_->ShutdownOnUIThread();
666 sync_context_->ShutdownOnUIThread();
731 sync_context_->ShutdownOnUIThread();
    [all...]
  /external/chromium_org/android_webview/browser/
aw_form_database_service.cc 56 autofill_data_->ShutdownOnUIThread();
  /external/chromium_org/chrome/browser/content_settings/
host_content_settings_map.h 176 void ShutdownOnUIThread();
content_settings_default_provider_unittest.cc 28 provider_.ShutdownOnUIThread();
258 otr_provider.ShutdownOnUIThread();
content_settings_internal_extension_provider.cc 121 void InternalExtensionProvider::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/history/
shortcuts_backend.h 143 virtual void ShutdownOnUIThread() OVERRIDE;
  /external/chromium_org/chrome/browser/plugins/
plugin_prefs.h 78 virtual void ShutdownOnUIThread() OVERRIDE;
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata_service.h 49 virtual void ShutdownOnUIThread() OVERRIDE;
91 // |ShutdownOnUIThread()| is called.
119 // invalidated in ShutdownOnUIThread().
autofill_webdata_service.cc 61 void AutofillWebDataService::ShutdownOnUIThread() {
65 WebDataServiceBase::ShutdownOnUIThread();
  /external/chromium_org/components/browser_context_keyed_service/
refcounted_browser_context_keyed_service_factory.cc 104 it->second->ShutdownOnUIThread();
  /external/chromium/chrome/browser/profiles/
profile_io_data.h 137 void ShutdownOnUIThread();

Completed in 1435 milliseconds

12 3 4