HomeSort by relevance Sort by last modified time
    Searched defs:ShutdownOnUIThread (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/chrome/browser/content_settings/
content_settings_mock_provider.cc 42 void MockProvider::ShutdownOnUIThread() {
content_settings_custom_extension_provider.cc 43 void CustomExtensionProvider::ShutdownOnUIThread() {
content_settings_internal_extension_provider.cc 155 void InternalExtensionProvider::ShutdownOnUIThread() {
content_settings_default_provider.cc 265 void DefaultProvider::ShutdownOnUIThread() {
cookie_settings.cc 172 void CookieSettings::ShutdownOnUIThread() {
content_settings_policy_provider.cc 448 void PolicyProvider::ShutdownOnUIThread() {
content_settings_pref_provider.cc 561 void PrefProvider::ShutdownOnUIThread() {
host_content_settings_map.cc 439 void HostContentSettingsMap::ShutdownOnUIThread() {
446 it->second->ShutdownOnUIThread();
  /external/chromium_org/chrome/browser/media/
media_device_id_salt.cc 46 void MediaDeviceIDSalt::ShutdownOnUIThread() {
protected_media_identifier_permission_context.cc 148 void ProtectedMediaIdentifierPermissionContext::ShutdownOnUIThread() {
  /external/chromium_org/components/webdata/common/
web_data_service_base.cc 31 void WebDataServiceBase::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_impl.cc 120 void ThumbnailServiceImpl::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_backend.cc 163 void ShortcutsBackend::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_api.cc 144 void DialAPI::ShutdownOnUIThread() {}
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata_service.cc 61 void AutofillWebDataService::ShutdownOnUIThread() {
65 WebDataServiceBase::ShutdownOnUIThread();
  /external/chromium_org/chrome/browser/geolocation/
geolocation_permission_context.cc 259 void GeolocationPermissionContext::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/plugins/
plugin_prefs.cc 506 void PluginPrefs::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/net/
http_server_properties_manager.cc 103 void HttpServerPropertiesManager::ShutdownOnUIThread() {
predictor.cc 509 void Predictor::ShutdownOnUIThread() {
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_core.cc 520 void SyncBackendHostCore::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context.cc 96 void LocalFileSyncContext::ShutdownOnUIThread() {
    [all...]
  /external/chromium_org/components/policy/core/browser/
url_blacklist_manager.cc 383 void URLBlacklistManager::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/devtools/device/usb/
android_usb_browsertest.cc 674 ShutdownOnUIThread();
677 void ShutdownOnUIThread() {
694 base::Bind(&MockCountListener::ShutdownOnUIThread,
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.cc 438 // ShutdownOnUIThread to release these observers on the right thread.
    [all...]

Completed in 728 milliseconds