Searched refs:UTF8ToWide (Results 1 – 2 of 2) sorted by relevance
104 static wstring UTF8ToWide(const string &utf8);
237 *response = UTF8ToWide(response_body); in ReadResponse()359 wstring HTTPUpload::UTF8ToWide(const string &utf8) { in UTF8ToWide() function in google_breakpad::HTTPUpload