Searched refs:PPB_OutputProtection_Private_0_1 (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
H A Doutput_protection_private.cc18 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/
H A Dppb_output_protection_private.h91 struct PPB_OutputProtection_Private_0_1 { struct
166 typedef struct PPB_OutputProtection_Private_0_1 PPB_OutputProtection_Private;
/external/chromium_org/ppapi/thunk/
H A Dppb_output_protection_private_thunk.cc60 const PPB_OutputProtection_Private_0_1
70 PPAPI_THUNK_EXPORT const PPB_OutputProtection_Private_0_1*
H A Dinterfaces_ppb_private.h57 PPB_OutputProtection_Private_0_1)
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dpnacl_shim.c3772 /* Begin wrapper methods for PPB_OutputProtection_Private_0_1 */
3775 const struct PPB_OutputProtection_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_OutputProtection_Private_0_1.real_iface;
3780 const struct PPB_OutputProtection_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_OutputProtection_Private_0_1.real_iface;
3785 const struct PPB_OutputProtection_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_OutputProtection_Private_0_1.real_iface;
3790 const struct PPB_OutputProtection_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_OutputProtection_Private_0_1.real_iface;
3794 /* End wrapper methods for PPB_OutputProtection_Private_0_1 */
5538 static const struct PPB_OutputProtection_Private_0_1 Pnacl_Wrappers_PPB_OutputProtection_Private_0_1 = {

Completed in 1303 milliseconds