Home
last modified time | relevance | path

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

/external/cronet/components/nacl/browser/
Dnacl_process_host.h160 bool StartNaClExecution();
Dnacl_process_host.cc582 } else if (!StartNaClExecution()) { in OnResourcesReady()
712 bool NaClProcessHost::StartNaClExecution() { in StartNaClExecution() function in nacl::NaClProcessHost
907 return StartNaClExecution(); in StartWithLaunchedProcess()