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

1 2

  /external/chromium_org/chrome/browser/content_settings/
content_settings_mock_provider.cc 42 void MockProvider::ShutdownOnUIThread() {
content_settings_custom_extension_provider.cc 42 void CustomExtensionProvider::ShutdownOnUIThread() {
content_settings_internal_extension_provider.cc 157 void InternalExtensionProvider::ShutdownOnUIThread() {
content_settings_override_provider.cc 90 void OverrideProvider::ShutdownOnUIThread() {
content_settings_default_provider.cc 272 void DefaultProvider::ShutdownOnUIThread() {
content_settings_policy_provider.cc 445 void PolicyProvider::ShutdownOnUIThread() {
cookie_settings.cc 170 void CookieSettings::ShutdownOnUIThread() {
content_settings_pref_provider.cc 563 void PrefProvider::ShutdownOnUIThread() {
host_content_settings_map.cc 579 void HostContentSettingsMap::ShutdownOnUIThread() {
586 it->second->ShutdownOnUIThread();
  /external/chromium_org/chrome/browser/media/
media_device_id_salt.cc 46 void MediaDeviceIDSalt::ShutdownOnUIThread() {
protected_media_identifier_permission_context.cc 152 void ProtectedMediaIdentifierPermissionContext::ShutdownOnUIThread() {
  /external/chromium_org/components/webdata/common/
web_data_service_base.cc 31 void WebDataServiceBase::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/predictors/
resource_prefetcher_manager.cc 32 << "Did not call ShutdownOnUIThread or ShutdownOnIOThread. "
36 void ResourcePrefetcherManager::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_impl.cc 120 void ThumbnailServiceImpl::ShutdownOnUIThread() {
  /external/chromium_org/mojo/shell/
ui_application_loader_android.cc 45 base::Bind(&UIApplicationLoader::ShutdownOnUIThread,
92 void UIApplicationLoader::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_backend.cc 168 void ShortcutsBackend::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_api.cc 142 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 272 void GeolocationPermissionContext::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/plugins/
plugin_prefs.cc 510 void PluginPrefs::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_core.cc 530 void SyncBackendHostCore::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context.cc 101 void LocalFileSyncContext::ShutdownOnUIThread() {
    [all...]
  /external/chromium_org/components/policy/core/browser/
url_blacklist_manager.cc 425 void URLBlacklistManager::ShutdownOnUIThread() {
  /external/chromium_org/chrome/browser/devtools/device/usb/
android_usb_browsertest.cc 604 ShutdownOnUIThread();
607 void ShutdownOnUIThread() {
624 base::Bind(&MockCountListener::ShutdownOnUIThread,
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.cc 496 // ShutdownOnUIThread to release these observers on the right thread.
    [all...]

Completed in 889 milliseconds

1 2