Home
last modified time | relevance | path

Searched refs:RET_TL_WV_DRM_OK (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libsecurepath/
Dcontent_protect.cpp117 if (tci->resp.return_code != RET_TL_WV_DRM_OK) { in CP_Enable_Path_Protection()
181 if (tci->resp.return_code != RET_TL_WV_DRM_OK) { in CP_Disable_Path_Protection()
Dtlwvdrm_api.h32 #define RET_TL_WV_DRM_OK 0x00000000 macro