Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c30 ADBG_ENUM_TABLE_DEFINE_BEGIN(TEEC_Result)
71 ADBG_ENUM_TABLE_DEFINE_BEGIN(TEEC_ErrorOrigin)
79 ADBG_ENUM_TABLE_DEFINE_BEGIN(CK_RV)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/src/
H A Dadbg_enum.c16 ADBG_ENUM_TABLE_DEFINE_BEGIN(Boolean)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/include/
H A Dadbg.h92 #define ADBG_ENUM_TABLE_DEFINE_BEGIN(Name) \ macro