Home
last modified time | relevance | path

Searched refs:IsPlatformVerification (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ppapi/thunk/
Dppb_platform_verification_private_thunk.cc29 PP_Bool IsPlatformVerification(PP_Resource resource) { in IsPlatformVerification() function
58 &IsPlatformVerification,
/external/chromium_org/ppapi/c/private/
Dppb_platform_verification_private.h66 PP_Bool (*IsPlatformVerification)(PP_Resource resource); member
/external/chromium_org/ppapi/api/private/
Dppb_platform_verification_private.idl37 * IsPlatformVerification() determines if the provided resource is a
48 PP_Bool IsPlatformVerification([in] PP_Resource resource);
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c3805 return iface->IsPlatformVerification(resource); in Pnacl_M32_PPB_PlatformVerification_Private_IsPlatformVerification()
5547 ….IsPlatformVerification = (PP_Bool (*)(PP_Resource resource))&Pnacl_M32_PPB_PlatformVerification_P…