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

/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.h156 bool StartNaClExecution();
H A Dnacl_process_host.cc669 } else if (!StartNaClExecution()) {
806 bool NaClProcessHost::StartNaClExecution() { function in class:nacl::NaClProcessHost
976 return StartNaClExecution();

Completed in 94 milliseconds