Home
last modified time | relevance | path

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

/external/libtextclassifier/util/utf8/
Dunicodetext.cc117 UnicodeText& UnicodeText::CopyUTF8(const char* buffer, int byte_length) { in CopyUTF8() function in libtextclassifier2::UnicodeText
280 t.CopyUTF8(utf8_buf, len); in UTF8ToUnicodeText()
Dunicodetext.h167 UnicodeText& CopyUTF8(const char* utf8_buffer, int byte_length);