Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/cpp/private/
Dflash_drm.cc20 template <> const char* interface_name<PPB_Flash_DRM_1_1>() { in interface_name()
36 if (has_interface<PPB_Flash_DRM_1_1>()) { in DRM()
37 PassRefFromConstructor(get_interface<PPB_Flash_DRM_1_1>()->Create( in DRM()
49 if (has_interface<PPB_Flash_DRM_1_1>()) { in GetDeviceID()
50 return get_interface<PPB_Flash_DRM_1_1>()->GetDeviceID( in GetDeviceID()
71 if (has_interface<PPB_Flash_DRM_1_1>()) { in GetHmonitor()
72 return PP_ToBool(get_interface<PPB_Flash_DRM_1_1>()->GetHmonitor( in GetHmonitor()
86 if (has_interface<PPB_Flash_DRM_1_1>()) { in GetVoucherFile()
87 return get_interface<PPB_Flash_DRM_1_1>()->GetVoucherFile( in GetVoucherFile()
103 if (has_interface<PPB_Flash_DRM_1_1>()) { in MonitorIsExternal()
[all …]
/external/chromium_org/ppapi/c/private/
Dppb_flash_drm.h36 struct PPB_Flash_DRM_1_1 { struct
76 typedef struct PPB_Flash_DRM_1_1 PPB_Flash_DRM; argument
/external/chromium_org/ppapi/thunk/
Dppb_flash_drm_thunk.cc75 const PPB_Flash_DRM_1_1 g_ppb_flash_drm_thunk_1_1 = {
89 PPAPI_THUNK_EXPORT const PPB_Flash_DRM_1_1* GetPPB_Flash_DRM_1_1_Thunk() { in GetPPB_Flash_DRM_1_1_Thunk()
Dinterfaces_ppb_private_flash.h36 PPB_Flash_DRM_1_1)
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c3296 const struct PPB_Flash_DRM_1_1 *iface = Pnacl_WrapperInfo_PPB_Flash_DRM_1_1.real_iface; in Pnacl_M33_PPB_Flash_DRM_Create()
3301 const struct PPB_Flash_DRM_1_1 *iface = Pnacl_WrapperInfo_PPB_Flash_DRM_1_1.real_iface; in Pnacl_M33_PPB_Flash_DRM_GetDeviceID()
3306 const struct PPB_Flash_DRM_1_1 *iface = Pnacl_WrapperInfo_PPB_Flash_DRM_1_1.real_iface; in Pnacl_M33_PPB_Flash_DRM_GetHmonitor()
3311 const struct PPB_Flash_DRM_1_1 *iface = Pnacl_WrapperInfo_PPB_Flash_DRM_1_1.real_iface; in Pnacl_M33_PPB_Flash_DRM_GetVoucherFile()
3316 const struct PPB_Flash_DRM_1_1 *iface = Pnacl_WrapperInfo_PPB_Flash_DRM_1_1.real_iface; in Pnacl_M33_PPB_Flash_DRM_MonitorIsExternal()
5409 static const struct PPB_Flash_DRM_1_1 Pnacl_Wrappers_PPB_Flash_DRM_1_1 = {