Home
last modified time | relevance | path

Searched refs:PPB_Flash_DRM_1_0 (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
Dflash_drm.cc16 template <> const char* interface_name<PPB_Flash_DRM_1_0>() { in interface_name()
39 } else if (has_interface<PPB_Flash_DRM_1_0>()) { in DRM()
40 PassRefFromConstructor(get_interface<PPB_Flash_DRM_1_0>()->Create( in DRM()
55 if (has_interface<PPB_Flash_DRM_1_0>()) { in GetDeviceID()
56 return get_interface<PPB_Flash_DRM_1_0>()->GetDeviceID( in GetDeviceID()
76 if (has_interface<PPB_Flash_DRM_1_0>()) { in GetHmonitor()
77 return PP_ToBool(get_interface<PPB_Flash_DRM_1_0>()->GetHmonitor( in GetHmonitor()
92 if (has_interface<PPB_Flash_DRM_1_0>()) { in GetVoucherFile()
93 return get_interface<PPB_Flash_DRM_1_0>()->GetVoucherFile( in GetVoucherFile()
/external/chromium_org/ppapi/thunk/
Dppb_flash_drm_thunk.cc68 const PPB_Flash_DRM_1_0 g_ppb_flash_drm_thunk_1_0 = {
85 PPAPI_THUNK_EXPORT const PPB_Flash_DRM_1_0* GetPPB_Flash_DRM_1_0_Thunk() { in GetPPB_Flash_DRM_1_0_Thunk()
Dinterfaces_ppb_private_flash.h34 PPB_Flash_DRM_1_0)
/external/chromium_org/ppapi/c/private/
Dppb_flash_drm.h78 struct PPB_Flash_DRM_1_0 { struct
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c3272 const struct PPB_Flash_DRM_1_0 *iface = Pnacl_WrapperInfo_PPB_Flash_DRM_1_0.real_iface; in Pnacl_M29_PPB_Flash_DRM_Create()
3277 const struct PPB_Flash_DRM_1_0 *iface = Pnacl_WrapperInfo_PPB_Flash_DRM_1_0.real_iface; in Pnacl_M29_PPB_Flash_DRM_GetDeviceID()
3282 const struct PPB_Flash_DRM_1_0 *iface = Pnacl_WrapperInfo_PPB_Flash_DRM_1_0.real_iface; in Pnacl_M29_PPB_Flash_DRM_GetHmonitor()
3287 const struct PPB_Flash_DRM_1_0 *iface = Pnacl_WrapperInfo_PPB_Flash_DRM_1_0.real_iface; in Pnacl_M29_PPB_Flash_DRM_GetVoucherFile()
5402 static const struct PPB_Flash_DRM_1_0 Pnacl_Wrappers_PPB_Flash_DRM_1_0 = {