Searched defs:GetNexeFd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/nacl/browser/
H A Dpnacl_host.cc140 // GetNexeFd.
223 ///////////////////////////////////////// GetNexeFd implementation
226 void PnaclHost::GetNexeFd(int render_process_id, function in class:pnacl::PnaclHost
240 base::Bind(&PnaclHost::GetNexeFd,
257 LOG(ERROR) << "GetNexeFd for already-pending translation";
263 LOG(ERROR) << "GetNexeFd: Invalid cache info";
400 //////////////////// GetNexeFd miss path
558 //////////////////// GetNexeFd hit path
/external/chromium_org/components/nacl/renderer/
H A Dppb_nacl_private_impl.cc598 void GetNexeFd(PP_Instance instance, function in namespace:nacl::__anon6635
1536 GetNexeFd(instance_,

Completed in 129 milliseconds