Home
last modified time | relevance | path

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

/frameworks/native/libs/utils/
DUnicode.cpp522 const uint8_t* u8cur = u8str; in utf8_to_utf16_length() local
548 const uint8_t* u8cur = u8str; in utf8_to_utf16_no_null_terminator() local
DString16.cpp66 const uint8_t* u8cur = (const uint8_t*) u8str; in allocFromUTF8() local