Searched refs:uCountTotal (Results 1 – 2 of 2) sorted by relevance
290 uint16_t uCountTotal; member
265 if(pNesting->pCurrent->u.ma.uCountTotal == QCBOR_COUNT_INDICATES_INDEFINITE_LENGTH) { in DecodeNesting_IsCurrentDefiniteLength()492 pNesting->pCurrent->u.ma.uCountTotal = (uint16_t)uCount; in DecodeNesting_DescendMapOrArray()562 pNesting->pCurrentBounded->u.ma.uCountCursor = pNesting->pCurrentBounded->u.ma.uCountTotal; in DecodeNesting_ResetMapOrArrayCount()