Home
last modified time | relevance | path

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

/system/core/libutils/
DUnicode.cpp541 const uint8_t* u8cur = u8str; in utf8_to_utf16_length() local
567 const uint8_t* u8cur = u8str; in utf8_to_utf16_no_null_terminator() local
597 const uint8_t* u8cur = src; in utf8_to_utf16_n() local
DString16.cpp63 const uint8_t* u8cur = (const uint8_t*) u8str; in allocFromUTF8() local