Searched refs:utf_string (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
H A Dunicodetext.h441 inline UnicodeText UTF8ToUnicodeText(const string& utf_string, bool do_copy) { argument
442 return UTF8ToUnicodeText(utf_string.data(), utf_string.size(), do_copy);

Completed in 97 milliseconds