OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utility_process
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/utility/
utility_main.cc
36
ChildProcess
utility_process
;
local
37
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 309 milliseconds