Home
last modified time | relevance | path

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

/external/libtextclassifier/util/utf8/
Dunicodetext.cc179 UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len, bool do_copy) { in UTF8ToUnicodeText() function
189 UnicodeText UTF8ToUnicodeText(const std::string& str, bool do_copy) { in UTF8ToUnicodeText() function