Home
last modified time | relevance | path

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

/aosp_15_r20/system/libcppbor/src/
H A Dcppbor_parse.cpp74 const uint8_t* hdrEnd, in handleUint()
82 const uint8_t* hdrEnd, in handleNint()
94 const uint8_t* hdrEnd, in handleBool()
101 std::tuple<const uint8_t*, ParseClient*> handleNull(const uint8_t* hdrBegin, const uint8_t* hdrEnd, in handleNull()
110 const uint8_t* hdrEnd, in handleFloat()
122 const uint8_t* hdrEnd, in handleDouble()