Searched refs:cp_result (Results 1 – 1 of 1) sorted by relevance
67 cpResult_t cp_result = CP_SUCCESS; in CP_Enable_Path_Protection() local78 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() local142 cp_result = CP_ERROR_DISABLE_PATH_PROTECTION_FAILED; in CP_Disable_Path_Protection()[all …]