Home
last modified time | relevance | path

Searched refs:ChallengePlatform (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/ppapi/thunk/
Dppb_platform_verification_private_thunk.cc35 int32_t ChallengePlatform(PP_Resource instance, in ChallengePlatform() function
46 return enter.SetResult(enter.object()->ChallengePlatform( in ChallengePlatform()
59 &ChallengePlatform
Dppb_platform_verification_api.h21 virtual int32_t ChallengePlatform(
/external/chromium_org/ppapi/cpp/private/
Dplatform_verification.cc39 int32_t PlatformVerification::ChallengePlatform( in ChallengePlatform() function in pp::PlatformVerification
49 return GetInterface()->ChallengePlatform( in ChallengePlatform()
Dplatform_verification.h21 int32_t ChallengePlatform(const Var& service_id,
/external/chromium_org/ppapi/tests/
Dtest_platform_verification_private.cc22 RUN_CALLBACK_TEST(TestPlatformVerificationPrivate, ChallengePlatform, filter); in RunTests()
36 callback.WaitForResult(platform_verification_api.ChallengePlatform( in TestChallengePlatform()
/external/chromium_org/ppapi/c/private/
Dppb_platform_verification_private.h94 int32_t (*ChallengePlatform)(PP_Resource instance, member
/external/chromium_org/ppapi/proxy/
Dplatform_verification_private_resource.h37 virtual int32_t ChallengePlatform(
Dplatform_verification_private_resource.cc33 int32_t PlatformVerificationPrivateResource::ChallengePlatform( in ChallengePlatform() function in ppapi::proxy::PlatformVerificationPrivateResource
/external/chromium_org/ppapi/api/private/
Dppb_platform_verification_private.idl77 int32_t ChallengePlatform(
/external/chromium_org/media/cdm/ppapi/
Dcdm_adapter.cc1145 int32_t result = platform_verification_.ChallengePlatform( in SendPlatformChallenge()
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c3810 …return iface->ChallengePlatform(instance, *service_id, *challenge, signed_data, signed_data_signat… in Pnacl_M32_PPB_PlatformVerification_Private_ChallengePlatform()
5548 ….ChallengePlatform = (int32_t (*)(PP_Resource instance, struct PP_Var service_id, struct PP_Var ch…