ChallengePlatform 862 media/cdm/ppapi/cdm_adapter.cc int32_t result = platform_verification_.ChallengePlatform( ChallengePlatform 94 ppapi/c/private/ppb_platform_verification_private.h int32_t (*ChallengePlatform)(PP_Resource instance, ChallengePlatform 49 ppapi/cpp/private/platform_verification.cc return GetInterface()->ChallengePlatform( ChallengePlatform 21 ppapi/cpp/private/platform_verification.h int32_t ChallengePlatform(const Var& service_id, ChallengePlatform 3412 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c return iface->ChallengePlatform(instance, *service_id, *challenge, signed_data, signed_data_signature, platform_key_certificate, *callback); ChallengePlatform 5189 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c .ChallengePlatform = (int32_t (*)(PP_Resource instance, struct PP_Var service_id, struct PP_Var challenge, struct PP_Var* signed_data, struct PP_Var* signed_data_signature, struct PP_Var* platform_key_certificate, struct PP_CompletionCallback callback))&Pnacl_M32_PPB_PlatformVerification_Private_ChallengePlatform ChallengePlatform 37 ppapi/proxy/platform_verification_private_resource.h virtual int32_t ChallengePlatform( ChallengePlatform 21 ppapi/tests/test_platform_verification_private.cc RUN_CALLBACK_TEST(TestPlatformVerificationPrivate, ChallengePlatform, filter); ChallengePlatform 35 ppapi/tests/test_platform_verification_private.cc callback.WaitForResult(platform_verification_api.ChallengePlatform( ChallengePlatform 21 ppapi/thunk/ppb_platform_verification_api.h virtual int32_t ChallengePlatform( ChallengePlatform 46 ppapi/thunk/ppb_platform_verification_private_thunk.cc return enter.SetResult(enter.object()->ChallengePlatform( ChallengePlatform 59 ppapi/thunk/ppb_platform_verification_private_thunk.cc &ChallengePlatform