Home
last modified time | relevance | path

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

/system/core/libutils/
DUnicode.cpp530 const uint8_t* u8cur = u8str; in utf8_to_utf16_length() local
583 const uint8_t* u8cur = src; in utf8_to_utf16_no_null_terminator() local
DString16.cpp45 const uint8_t* u8cur = (const uint8_t*) u8str; in allocFromUTF8() local