Home
last modified time | relevance | path

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

/system/libcppbor/src/
Dcppbor_parse.cpp64 const uint8_t* hdrEnd, in handleUint()
72 const uint8_t* hdrEnd, in handleNint()
84 const uint8_t* hdrEnd, in handleBool()
91 std::tuple<const uint8_t*, ParseClient*> handleNull(const uint8_t* hdrBegin, const uint8_t* hdrEnd, in handleNull()