Home
last modified time | relevance | path

Searched refs:OnResolveFileToken (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.h180 void OnResolveFileToken(uint64_t file_token_lo, uint64_t file_token_hi);
H A Dnacl_process_host.cc577 OnResolveFileToken) in OnMessageReceived()
1008 void NaClProcessHost::OnResolveFileToken(uint64_t file_token_lo, in OnResolveFileToken() function in nacl::NaClProcessHost