Searched defs:WideToUTF16 (Results 1 – 1 of 1) sorted by relevance
95 bool WideToUTF16(const wchar_t* src, size_t src_len, string16* output) { in WideToUTF16() function100 string16 WideToUTF16(const std::wstring& wide) { in WideToUTF16() function115 bool WideToUTF16(const wchar_t* src, size_t src_len, string16* output) { in WideToUTF16() function123 string16 WideToUTF16(const std::wstring& wide) { in WideToUTF16() function