Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/utf8/
Dunicodetext.cc125 UnicodeText& UnicodeText::CopyUTF8(const char* buffer, int byte_length) { in CopyUTF8() function in libtextclassifier3::UnicodeText
321 t.CopyUTF8(utf8_buf, len); in UTF8ToUnicodeText()
Dunicodetext.h172 UnicodeText& CopyUTF8(const char* utf8_buffer, int byte_length);