Home
last modified time | relevance | path

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

/frameworks/native/libs/utils/
DUnicode.cpp521 const uint8_t* const u8end = u8str + u8len; in utf8_to_utf16_length() local
547 const uint8_t* const u8end = u8str + u8len; in utf8_to_utf16_no_null_terminator() local
DString16.cpp73 const uint8_t* const u8end = u8cur + u8len; in allocFromUTF8() local