Home
last modified time | relevance | path

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

/frameworks/base/libs/utils/
DString8.cpp69 static size_t utf32_to_utf8_bytes(char32_t srcChar) in utf32_to_utf8_bytes()
111 static void utf32_to_utf8(uint8_t* dstP, char32_t srcChar, size_t bytes) in utf32_to_utf8()