GetNexeFd         158 components/nacl/browser/nacl_host_message_filter.cc   pnacl::PnaclHost::GetInstance()->GetNexeFd(
GetNexeFd         198 components/nacl/browser/pnacl_host.cc                                    base::Bind(&PnaclHost::GetNexeFd,
GetNexeFd          70 components/nacl/browser/pnacl_host.h   void GetNexeFd(int render_process_id,
GetNexeFd         120 components/nacl/browser/pnacl_host_unittest.cc     host_->GetNexeFd(                                                \
GetNexeFd         596 components/nacl/renderer/ppb_nacl_private_impl.cc   &GetNexeFd,
GetNexeFd         248 ppapi/c/private/ppb_nacl_private.h   int32_t (*GetNexeFd)(PP_Instance instance,
GetNexeFd         495 ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc       plugin_->nacl_interface()->GetNexeFd(
GetNexeFd        3137 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   return iface->GetNexeFd(instance, pexe_url, abi_version, opt_level, last_modified, etag, has_no_store_header, sandbox_isa, extra_flags, is_hit, nexe_handle, *callback);
GetNexeFd        5123 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetNexeFd = (int32_t (*)(PP_Instance instance, const char* pexe_url, uint32_t abi_version, uint32_t opt_level, const char* last_modified, const char* etag, PP_Bool has_no_store_header, const char* sandbox_isa, const char* extra_flags, PP_Bool* is_hit, PP_FileHandle* nexe_handle, struct PP_CompletionCallback callback))&Pnacl_M25_PPB_NaCl_Private_GetNexeFd,