Home
last modified time | relevance | path

Searched refs:PointToUTF8 (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/util/utf8/
Dunicodetext.cc94 UnicodeText& UnicodeText::PointToUTF8(const char* buffer, int byte_length) { in PointToUTF8() function in libtextclassifier::UnicodeText
184 t.PointToUTF8(utf8_buf, len); in UTF8ToUnicodeText()
Dunicodetext.h145 UnicodeText& PointToUTF8(const char* utf8_buffer, int byte_length);