PlatformVerification 189 media/cdm/ppapi/cdm_adapter.h pp::PlatformVerification platform_verification_; PlatformVerification 32 ppapi/cpp/private/platform_verification.cc PlatformVerification::PlatformVerification(const InstanceHandle& instance) { PlatformVerification 37 ppapi/cpp/private/platform_verification.cc PlatformVerification::~PlatformVerification() {} PlatformVerification 39 ppapi/cpp/private/platform_verification.cc int32_t PlatformVerification::ChallengePlatform( PlatformVerification 16 ppapi/cpp/private/platform_verification.h class PlatformVerification : public Resource { PlatformVerification 18 ppapi/cpp/private/platform_verification.h explicit PlatformVerification(const InstanceHandle& instance); PlatformVerification 19 ppapi/cpp/private/platform_verification.h virtual ~PlatformVerification(); PlatformVerification 25 ppapi/tests/test_platform_verification_private.cc pp::PlatformVerification platform_verification_api(instance_);