HomeSort by relevance Sort by last modified time
    Searched refs:PPB_OutputProtection_Private_0_1 (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ppapi/cpp/private/
output_protection_private.cc 18 template <> const char* interface_name<PPB_OutputProtection_Private_0_1>() {
26 if (has_interface<PPB_OutputProtection_Private_0_1>()) {
28 get_interface<PPB_OutputProtection_Private_0_1>()->Create(
40 if (has_interface<PPB_OutputProtection_Private_0_1>()) {
41 return get_interface<PPB_OutputProtection_Private_0_1>()->QueryStatus(
51 if (has_interface<PPB_OutputProtection_Private_0_1>()) {
52 return get_interface<PPB_OutputProtection_Private_0_1>()->EnableProtection(
  /external/chromium_org/ppapi/c/private/
ppb_output_protection_private.h 91 struct PPB_OutputProtection_Private_0_1 {
166 typedef struct PPB_OutputProtection_Private_0_1 PPB_OutputProtection_Private;
  /external/chromium_org/ppapi/thunk/
ppb_output_protection_private_thunk.cc 62 const PPB_OutputProtection_Private_0_1
72 const PPB_OutputProtection_Private_0_1*
interfaces_ppb_private.h 60 PPB_OutputProtection_Private_0_1)
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c     [all...]

Completed in 143 milliseconds