Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/browser/
Dnacl_process_host.h164 void OnSetKnownToValidate(const std::string& signature);
Dnacl_process_host.cc564 OnSetKnownToValidate) in OnMessageReceived()
876 void NaClProcessHost::OnSetKnownToValidate(const std::string& signature) { in OnSetKnownToValidate() function in nacl::NaClProcessHost