Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/browser/
Dnacl_process_host.h154 bool SendStart();
Dnacl_process_host.cc589 } else if (!SendStart()) { in OnResourcesReady()
767 bool NaClProcessHost::SendStart() { in SendStart() function in nacl::NaClProcessHost
858 return SendStart(); in StartWithLaunchedProcess()