Searched defs:OutputProtection_Private (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
H A Doutput_protection_private.h14 class OutputProtection_Private : public Resource { class in namespace:pp
16 explicit OutputProtection_Private(const InstanceHandle& instance);
17 virtual ~OutputProtection_Private();
H A Doutput_protection_private.cc24 OutputProtection_Private::OutputProtection_Private( function in class:pp::OutputProtection_Private
33 OutputProtection_Private::~OutputProtection_Private() {
36 int32_t OutputProtection_Private::QueryStatus(
48 int32_t OutputProtection_Private::EnableProtection(

Completed in 1111 milliseconds