Searched defs:Utf8ToUtf16 (Results 1 – 3 of 3) sorted by relevance
45 std::u16string Utf8ToUtf16(const StringPiece& utf8) { in Utf8ToUtf16() function
967 static bool Utf8ToUtf16(const StringPiece& str, std::u16string* out) { in Utf8ToUtf16() function
421 std::u16string Utf8ToUtf16(const StringPiece& utf8) { in Utf8ToUtf16() function