Home
last modified time | relevance | path

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

/system/libcppbor/src/
Dcppbor_parse.cpp75 const uint8_t* hdrEnd, in handleUint()
83 const uint8_t* hdrEnd, in handleNint()
95 const uint8_t* hdrEnd, in handleBool()
102 std::tuple<const uint8_t*, ParseClient*> handleNull(const uint8_t* hdrBegin, const uint8_t* hdrEnd, in handleNull()
111 const uint8_t* hdrEnd, in handleFloat()
123 const uint8_t* hdrEnd, in handleDouble()