IsPlatformVerification 66 ppapi/c/private/ppb_platform_verification_private.h PP_Bool (*IsPlatformVerification)(PP_Resource resource); IsPlatformVerification 3407 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c return iface->IsPlatformVerification(resource); IsPlatformVerification 5188 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c .IsPlatformVerification = (PP_Bool (*)(PP_Resource resource))&Pnacl_M32_PPB_PlatformVerification_Private_IsPlatformVerification, IsPlatformVerification 58 ppapi/thunk/ppb_platform_verification_private_thunk.cc &IsPlatformVerification,