Home
last modified time | relevance | path

Searched refs:EarlyStartup (Results 1 – 4 of 4) sorted by relevance

/external/cronet/components/nacl/browser/
Dnacl_browser.h144 void EarlyStartup();
Dnacl_process_host.h92 static void EarlyStartup();
Dnacl_process_host.cc319 void NaClProcessHost::EarlyStartup() { in EarlyStartup() function in nacl::NaClProcessHost
320 NaClBrowser::GetInstance()->EarlyStartup(); in EarlyStartup()
Dnacl_browser.cc177 void NaClBrowser::EarlyStartup() { in EarlyStartup() function in nacl::NaClBrowser