Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/browser/
Dnacl_process_host.h150 bool StartNaClExecution();
Dnacl_process_host.cc698 bool NaClProcessHost::StartNaClExecution() { in StartNaClExecution() function in nacl::NaClProcessHost
772 return StartNaClExecution(); in SendStart()