Searched refs:StartWithLaunchedProcess (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.h162 bool StartWithLaunchedProcess();
H A Dnacl_process_host.cc396 // We'll make sure this actually finished in StartWithLaunchedProcess, below.
472 if (!StartWithLaunchedProcess())
659 if (!StartWithLaunchedProcess())
972 bool NaClProcessHost::StartWithLaunchedProcess() { function in class:nacl::NaClProcessHost

Completed in 152 milliseconds