Searched refs:GetManifestProgramURL (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ppapi/c/private/
H A Dppb_nacl_private.h342 PP_Bool (*GetManifestProgramURL)(PP_Instance instance, member in struct:PPB_NaCl_Private_1_0
/external/chromium_org/ppapi/api/private/
H A Dppb_nacl_private.idl328 PP_Bool GetManifestProgramURL([in] PP_Instance instance,
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dplugin.cc394 if (nacl_interface_->GetManifestProgramURL(
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dpnacl_shim.c3595 return iface->GetManifestProgramURL(instance, full_url, pnacl_options, uses_nonsfi_mode);
5494 .GetManifestProgramURL = (PP_Bool (*)(PP_Instance instance, struct PP_Var* full_url, struct PP_PNaClOptions* pnacl_options, PP_Bool* uses_nonsfi_mode))&Pnacl_M25_PPB_NaCl_Private_GetManifestProgramURL,

Completed in 540 milliseconds