HomeSort by relevance Sort by last modified time
    Searched defs:OutputProtection_Private (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/cpp/private/
output_protection_private.cc 24 OutputProtection_Private::OutputProtection_Private(
33 OutputProtection_Private::~OutputProtection_Private() {
36 int32_t OutputProtection_Private::QueryStatus(
48 int32_t OutputProtection_Private::EnableProtection(
output_protection_private.h 14 class OutputProtection_Private : public Resource {
16 explicit OutputProtection_Private(const InstanceHandle& instance);
17 virtual ~OutputProtection_Private();

Completed in 50 milliseconds