Home
last modified time | relevance | path

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

/external/libcppbor/src/
Dcppbor_parse.cpp60 const uint8_t* hdrEnd, in handleUint()
68 const uint8_t* hdrEnd, in handleNint()
80 const uint8_t* hdrEnd, in handleBool()
87 std::tuple<const uint8_t*, ParseClient*> handleNull(const uint8_t* hdrBegin, const uint8_t* hdrEnd, in handleNull()