HomeSort by relevance Sort by last modified time
    Searched full:utility_process_host (Results 1 - 25 of 31) sorted by null

1 2

  /external/chromium_org/chrome/browser/
image_decoder.cc 11 #include "content/public/browser/utility_process_host.h"
62 UtilityProcessHost* utility_process_host; local
63 utility_process_host = UtilityProcessHost::Create(this, task_runner_.get());
65 utility_process_host->Send(
68 utility_process_host->Send(
chrome_select_file_dialog_factory_win.cc 20 #include "content/public/browser/utility_process_host.h"
137 base::WeakPtr<content::UtilityProcessHost> utility_process_host(
140 utility_process_host->DisableSandbox();
141 utility_process_host->Send(new ChromeUtilityMsg_GetOpenFileName(
267 base::WeakPtr<content::UtilityProcessHost> utility_process_host(
270 utility_process_host->DisableSandbox();
283 utility_process_host->Send(new ChromeUtilityMsg_GetSaveFileName(params));
platform_util_win.cc 27 #include "content/public/browser/utility_process_host.h"
163 base::WeakPtr<content::UtilityProcessHost> utility_process_host(
165 utility_process_host->DisableSandbox();
166 utility_process_host->Send(new ChromeUtilityMsg_OpenItemViaShell(full_path));
safe_json_parser.cc 9 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/chrome/browser/local_discovery/wifi/
credential_getter_win.h 11 #include "content/public/browser/utility_process_host.h"
credential_getter_win.cc 9 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
safe_itunes_pref_parser_win.cc 9 #include "content/public/browser/utility_process_host.h"
safe_audio_video_checker.cc 15 #include "content/public/browser/utility_process_host.h"
safe_picasa_album_table_reader.h 14 #include "content/public/browser/utility_process_host.h"
safe_iapps_library_parser.h 17 #include "content/public/browser/utility_process_host.h"
safe_media_metadata_parser.cc 11 #include "content/public/browser/utility_process_host.h"
safe_media_metadata_parser.h 17 #include "content/public/browser/utility_process_host.h"
safe_picasa_albums_indexer.cc 12 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/extensions/browser/updater/
safe_manifest_parser.cc 12 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/chrome/browser/chromeos/file_manager/
zip_file_creator.cc 13 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/chrome/browser/extensions/api/image_writer_private/
image_writer_utility_client.h 11 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/chrome/browser/safe_browsing/
sandboxed_zip_analyzer.h 19 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/chrome/browser/web_resource/
json_asynchronous_unpacker.cc 12 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/content/browser/
utility_process_host_impl.h 18 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/chrome/browser/component_updater/
component_patcher_operation_out_of_process.cc 15 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_credentials_getter_win.cc 14 #include "content/public/browser/utility_process_host.h"
networking_private_service_client.h 23 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/chrome/browser/extensions/
zipfile_installer.cc 15 #include "content/public/browser/utility_process_host.h"
webstore_install_helper.cc 14 #include "content/public/browser/utility_process_host.h"
  /external/chromium_org/chrome/browser/importer/
external_process_importer_client.cc 17 #include "content/public/browser/utility_process_host.h"

Completed in 1573 milliseconds

1 2