Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/src/
Dcppbor_parse.cpp56 std::tuple<const uint8_t*, ParseClient*> handleUint(uint64_t value, const uint8_t* hdrBegin, in handleUint() function
229 return handleUint(addlData, begin, pos, parseClient); in parseRecursively()