Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/nacl/browser/
H A Dnacl_process_host.h178 void OnQueryKnownToValidate(const std::string& signature, bool* result);
H A Dnacl_process_host.cc573 OnQueryKnownToValidate) in OnMessageReceived()
995 void NaClProcessHost::OnQueryKnownToValidate(const std::string& signature, in OnQueryKnownToValidate() function in nacl::NaClProcessHost