Searched refs:StdStrToUnicode (Results 1 – 3 of 3) sorted by relevance
28 icu::UnicodeString StdStrToUnicode(const std::string &str);
22 icu::UnicodeString StdStrToUnicode(const std::string &str) in StdStrToUnicode() function
125 icu::UnicodeString source = StdStrToUnicode(str1); in StdCoreIntlCollatorLocaleCmp()126 icu::UnicodeString target = StdStrToUnicode(str2); in StdCoreIntlCollatorLocaleCmp()