Searched refs:decodeLength (Results 1 – 1 of 1) sorted by relevance
536 decodeLength(const char16_t** str) in decodeLength() function558 decodeLength(const uint8_t** str) in decodeLength() function579 *u16len = decodeLength(&str); in stringAt()590 *u16len = decodeLength(&u8str); in stringAt()591 size_t u8len = decodeLength(&u8str); in stringAt()643 *outLen = decodeLength(&str); in string8At()644 size_t encLen = decodeLength(&str); in string8At()