Home
last modified time | relevance | path

Searched defs:uDataType (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_decode.h395 uint8_t uDataType; member
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c107 const uint8_t uDataType = Item.uDataType; in QCBORItem_IsMapOrArray() local
3773 QCBOR_Private_CheckTypeList(const int uDataType, in QCBOR_Private_CheckTypeList()