Searched defs:DeInitIfSafe (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/nacl/browser/
H A Dpnacl_host.cc308 DeInitIfSafe();
529 DeInitIfSafe();
615 base::Bind(&PnaclHost::DeInitIfSafe, weak_factory_.GetWeakPtr()));
657 // instead of calling DeInitIfSafe directly, post it for later.
661 base::Bind(&PnaclHost::DeInitIfSafe, weak_factory_.GetWeakPtr()));
679 void PnaclHost::DeInitIfSafe() { function in class:pnacl::PnaclHost

Completed in 2486 milliseconds