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

/external/chromium_org/ppapi/c/private/
H A Dppb_platform_verification_private.h42 struct PPB_PlatformVerification_Private_0_2 { struct
103 typedef struct PPB_PlatformVerification_Private_0_2
/external/chromium_org/ppapi/cpp/private/
H A Dplatform_verification.cc18 template <> const char* interface_name<PPB_PlatformVerification_Private_0_2>() {
23 return has_interface<PPB_PlatformVerification_Private_0_2>();
26 inline const PPB_PlatformVerification_Private_0_2* GetInterface() {
27 return get_interface<PPB_PlatformVerification_Private_0_2>();
/external/chromium_org/ppapi/thunk/
H A Dppb_platform_verification_private_thunk.cc55 const PPB_PlatformVerification_Private_0_2
64 PPAPI_THUNK_EXPORT const PPB_PlatformVerification_Private_0_2*
H A Dinterfaces_ppb_private.h46 PPB_PlatformVerification_Private_0_2)
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dpnacl_shim.c3796 /* Begin wrapper methods for PPB_PlatformVerification_Private_0_2 */
3799 const struct PPB_PlatformVerification_Private_0_2 *iface = Pnacl_WrapperInfo_PPB_PlatformVerification_Private_0_2.real_iface;
3804 const struct PPB_PlatformVerification_Private_0_2 *iface = Pnacl_WrapperInfo_PPB_PlatformVerification_Private_0_2.real_iface;
3809 const struct PPB_PlatformVerification_Private_0_2 *iface = Pnacl_WrapperInfo_PPB_PlatformVerification_Private_0_2.real_iface;
3813 /* End wrapper methods for PPB_PlatformVerification_Private_0_2 */
5545 static const struct PPB_PlatformVerification_Private_0_2 Pnacl_Wrappers_PPB_PlatformVerification_Private_0_2 = {

Completed in 158 milliseconds