Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/src/
Dcppbor.cpp69 *pos++ = type | FOUR_BYTE_LENGTH; in encodeHeader()
95 encodeCallback(type | FOUR_BYTE_LENGTH); in encodeHeader()
Dcppbor_parse.cpp211 case FOUR_BYTE_LENGTH: in parseRecursively()
/hardware/interfaces/identity/support/include/cppbor/
Dcppbor.h51 FOUR_BYTE_LENGTH = 26, enumerator