Home
last modified time | relevance | path

Searched defs:render_process_id (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dpnacl_host.cc220 void PnaclHost::GetNexeFd(int render_process_id, in GetNexeFd()
420 void PnaclHost::TranslationFinished(int render_process_id, in TranslationFinished()
555 void PnaclHost::RendererClosing(int render_process_id) { in RendererClosing()
H A Dnacl_host_message_filter.cc73 void CallPnaclHostRendererClosing(int render_process_id) { in CallPnaclHostRendererClosing()
80 int render_process_id, in NaClHostMessageFilter()
H A Dnacl_host_message_filter.h44 int render_process_id() { return render_process_id_; } in render_process_id() function
H A Dtest_nacl_browser_delegate.cc12 void TestNaClBrowserDelegate::ShowMissingArchInfobar(int render_process_id, in ShowMissingArchInfobar()