Searched refs:CopyUTF8 (Results 1 – 2 of 2) sorted by relevance
117 UnicodeText& UnicodeText::CopyUTF8(const char* buffer, int byte_length) { in CopyUTF8() function in libtextclassifier2::UnicodeText280 t.CopyUTF8(utf8_buf, len); in UTF8ToUnicodeText()
167 UnicodeText& CopyUTF8(const char* utf8_buffer, int byte_length);