Home
last modified time | relevance | path

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

/system/core/libutils/
DUnicode.cpp399 const uint8_t* const u8end = u8str + u8len; in utf8_to_utf16_length() local
452 const uint8_t* const u8end = src + srcLen; in utf8_to_utf16_no_null_terminator() local