Searched defs:WideToUTF16 (Results 1 – 1 of 1) sorted by relevance
76 bool WideToUTF16(const wchar_t* src, size_t src_len, string16* output) { in WideToUTF16() function81 string16 WideToUTF16(const std::wstring& wide) { in WideToUTF16() function96 bool WideToUTF16(const wchar_t* src, size_t src_len, string16* output) { in WideToUTF16() function104 string16 WideToUTF16(const std::wstring& wide) { in WideToUTF16() function