Searched defs:ShutdownOnUIThread (Results 1 - 25 of 26) sorted by path

12

/external/chromium_org/chrome/browser/autocomplete/
H A Dshortcuts_backend.cc168 void ShortcutsBackend::ShutdownOnUIThread() { function in class:ShortcutsBackend
/external/chromium_org/chrome/browser/content_settings/
H A Dcontent_settings_custom_extension_provider.cc42 void CustomExtensionProvider::ShutdownOnUIThread() { function in class:content_settings::CustomExtensionProvider
H A Dcontent_settings_default_provider.cc272 void DefaultProvider::ShutdownOnUIThread() { function in class:content_settings::DefaultProvider
H A Dcontent_settings_internal_extension_provider.cc157 void InternalExtensionProvider::ShutdownOnUIThread() { function in class:content_settings::InternalExtensionProvider
H A Dcontent_settings_mock_provider.cc42 void MockProvider::ShutdownOnUIThread() { function in class:content_settings::MockProvider
H A Dcontent_settings_override_provider.cc90 void OverrideProvider::ShutdownOnUIThread() { function in class:content_settings::OverrideProvider
H A Dcontent_settings_policy_provider.cc445 void PolicyProvider::ShutdownOnUIThread() { function in class:content_settings::PolicyProvider
H A Dcontent_settings_pref_provider.cc563 void PrefProvider::ShutdownOnUIThread() { function in class:content_settings::PrefProvider
H A Dcookie_settings.cc170 void CookieSettings::ShutdownOnUIThread() { function in class:CookieSettings
H A Dhost_content_settings_map.cc579 void HostContentSettingsMap::ShutdownOnUIThread() { function in class:HostContentSettingsMap
586 it->second->ShutdownOnUIThread();
/external/chromium_org/chrome/browser/devtools/device/usb/
H A Dandroid_usb_browsertest.cc604 ShutdownOnUIThread();
607 void ShutdownOnUIThread() { function in class:__anon3543::MockCountListener
624 base::Bind(&MockCountListener::ShutdownOnUIThread,
/external/chromium_org/chrome/browser/extensions/api/dial/
H A Ddial_api.cc142 void DialAPI::ShutdownOnUIThread() {} function in class:extensions::DialAPI
/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_permission_context.cc272 void GeolocationPermissionContext::ShutdownOnUIThread() { function in class:GeolocationPermissionContext
/external/chromium_org/chrome/browser/media/
H A Dmedia_device_id_salt.cc46 void MediaDeviceIDSalt::ShutdownOnUIThread() { function in class:MediaDeviceIDSalt
H A Dprotected_media_identifier_permission_context.cc152 void ProtectedMediaIdentifierPermissionContext::ShutdownOnUIThread() { function in class:ProtectedMediaIdentifierPermissionContext
/external/chromium_org/chrome/browser/net/
H A Dpredictor.cc388 void Predictor::ShutdownOnUIThread() { function in class:chrome_browser_net::Predictor
1329 void SimplePredictor::ShutdownOnUIThread() { function in class:chrome_browser_net::SimplePredictor
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_prefs.cc510 void PluginPrefs::ShutdownOnUIThread() { function in class:PluginPrefs
/external/chromium_org/chrome/browser/predictors/
H A Dresource_prefetcher_manager.cc32 << "Did not call ShutdownOnUIThread or ShutdownOnIOThread. "
36 void ResourcePrefetcherManager::ShutdownOnUIThread() { function in class:predictors::ResourcePrefetcherManager
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.cc496 // ShutdownOnUIThread to release these observers on the right thread.
1186 void ProfileIOData::ShutdownOnUIThread( function in class:ProfileIOData
1212 media_device_id_salt_->ShutdownOnUIThread();
1216 url_blacklist_manager_->ShutdownOnUIThread();
/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_host_core.cc530 void SyncBackendHostCore::ShutdownOnUIThread() { function in class:browser_sync::SyncBackendHostCore
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dlocal_file_sync_context.cc101 void LocalFileSyncContext::ShutdownOnUIThread() { function in class:sync_file_system::LocalFileSyncContext
/external/chromium_org/chrome/browser/thumbnails/
H A Dthumbnail_service_impl.cc120 void ThumbnailServiceImpl::ShutdownOnUIThread() { function in class:thumbnails::ThumbnailServiceImpl
/external/chromium_org/components/autofill/core/browser/webdata/
H A Dautofill_webdata_service.cc61 void AutofillWebDataService::ShutdownOnUIThread() { function in class:autofill::AutofillWebDataService
65 WebDataServiceBase::ShutdownOnUIThread();
/external/chromium_org/components/policy/core/browser/
H A Durl_blacklist_manager.cc425 void URLBlacklistManager::ShutdownOnUIThread() { function in class:policy::URLBlacklistManager
/external/chromium_org/components/webdata/common/
H A Dweb_data_service_base.cc31 void WebDataServiceBase::ShutdownOnUIThread() { function in class:WebDataServiceBase

Completed in 808 milliseconds

12