Home
last modified time | relevance | path

Searched refs:EnsureAllResourcesAvailable (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/components/nacl/browser/
Dnacl_browser.h42 void EnsureAllResourcesAvailable();
Dnacl_browser.cc243 void NaClBrowser::EnsureAllResourcesAvailable() { in EnsureAllResourcesAvailable() function in nacl::NaClBrowser
399 EnsureAllResourcesAvailable(); in WaitForResources()
Dnacl_process_host.cc378 nacl_browser->EnsureAllResourcesAvailable(); in Launch()