Home
last modified time | relevance | path

Searched defs:ToUtf8 (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
Dwin32.h70 inline std::string ToUtf8(const wchar_t* wide, size_t len) { in ToUtf8() function
77 inline std::string ToUtf8(const std::wstring& wstr) { in ToUtf8() function
Dmacutils.cc40 bool ToUtf8(const CFStringRef str16, std::string* str8) { in ToUtf8() function