Searched defs:uMajorType (Results 1 – 2 of 2) sorted by relevance
89 const uint8_t uMajorType, in Nesting_Increase()269 uint8_t uMajorType, in QCBOREncode_EncodeHead()541 const uint8_t uMajorType, in QCBOREncode_Private_AppendCBORHead()579 uint8_t uMajorType; in QCBOREncode_AddInt64() local615 const uint8_t uMajorType, in QCBOREncode_Private_AddBuffer()745 const uint8_t uMajorType) in QCBOREncode_Private_OpenMapOrArray()790 const uint8_t uMajorType) in QCBOREncode_Private_OpenMapOrArrayIndefiniteLength()819 const uint8_t uMajorType) in QCBOREncode_Private_CheckDecreaseNesting()865 uint8_t uMajorType, in QCBOREncode_Private_CloseAggregate()908 const uint8_t uMajorType) in QCBOREncode_Private_CloseMapOrArray()[all …]
206 uint8_t uMajorType; /* Indicates if item is a map or an array */ member