Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/browser/
Dnacl_process_host.h160 bool StartWithLaunchedProcess();
Dnacl_process_host.cc424 if (!StartWithLaunchedProcess()) in OnProcessLaunchedByBroker()
579 if (!StartWithLaunchedProcess()) in OnProcessLaunched()
854 bool NaClProcessHost::StartWithLaunchedProcess() { in StartWithLaunchedProcess() function in nacl::NaClProcessHost