Home
last modified time | relevance | path

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

/system/libcppbor/src/
Dcppbor_parse.cpp83 std::tuple<const uint8_t*, ParseClient*> handleBool(uint64_t value, const uint8_t* hdrBegin, in handleBool() function
326 return handleBool(addlData, begin, pos, parseClient); in parseRecursively()