Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/browser/
Dnacl_process_host.h163 void OnQueryKnownToValidate(const std::string& signature, bool* result);
Dnacl_process_host.cc562 OnQueryKnownToValidate) in OnMessageReceived()
870 void NaClProcessHost::OnQueryKnownToValidate(const std::string& signature, in OnQueryKnownToValidate() function in nacl::NaClProcessHost