Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libsecurepath/
Dcontent_protect.cpp67 cpResult_t cp_result = CP_SUCCESS; in CP_Enable_Path_Protection() local
78 cp_result = CP_ERROR_ENABLE_PATH_PROTECTION_FAILED; in CP_Enable_Path_Protection()
87 cp_result = CP_ERROR_ENABLE_PATH_PROTECTION_FAILED; in CP_Enable_Path_Protection()
103 cp_result = CP_ERROR_ENABLE_PATH_PROTECTION_FAILED; in CP_Enable_Path_Protection()
111 cp_result = CP_ERROR_ENABLE_PATH_PROTECTION_FAILED; in CP_Enable_Path_Protection()
119 cp_result = CP_ERROR_ENABLE_PATH_PROTECTION_FAILED; in CP_Enable_Path_Protection()
125 LOG_I("[CONTENT_PROTECT] : CP_Enable_Path_Protection. return value(%d)", cp_result); in CP_Enable_Path_Protection()
126 return cp_result; in CP_Enable_Path_Protection()
131 cpResult_t cp_result = CP_SUCCESS; in CP_Disable_Path_Protection() local
142 cp_result = CP_ERROR_DISABLE_PATH_PROTECTION_FAILED; in CP_Disable_Path_Protection()
[all …]