HomeSort by relevance Sort by last modified time
    Searched refs:utility_process (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/utility/
utility_main.cc 37 ChildProcess utility_process; local
38 utility_process.set_main_thread(new UtilityThreadImpl());
  /external/chromium_org/chrome/browser/safe_browsing/
sandboxed_zip_analyzer.cc 107 base::ProcessHandle utility_process = local
112 if (utility_process == base::kNullProcessHandle) {
117 IPC::TakeFileHandleForProcess(zip_file_.Pass(), utility_process)));

Completed in 976 milliseconds