Home
last modified time | relevance | path

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

/external/libtextclassifier/utils/utf8/
Dunicodetext.cc305 UnicodeText UTF8ToUnicodeText(const char* utf8_buf, int len, bool do_copy) { in UTF8ToUnicodeText() function
315 UnicodeText UTF8ToUnicodeText(const char* utf8_buf, bool do_copy) { in UTF8ToUnicodeText() function
319 UnicodeText UTF8ToUnicodeText(const std::string& str, bool do_copy) { in UTF8ToUnicodeText() function
323 UnicodeText UTF8ToUnicodeText(const std::string& str) { in UTF8ToUnicodeText() function