Home
last modified time | relevance | path

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

/system/core/libutils/
DUnicode.cpp551 uint32_t codepoint = utf8_to_utf32_codepoint(u8cur, u8charLen); in utf8_to_utf16_length() local
589 uint32_t codepoint = utf8_to_utf32_codepoint(u8cur, u8len); in utf8_to_utf16_no_null_terminator() local