Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dwin32.h59 inline std::wstring ToUtf16(const char* utf8, size_t len) { in ToUtf16() function
66 inline std::wstring ToUtf16(const std::string& str) { in ToUtf16() function
Dmacutils.cc55 bool ToUtf16(const std::string& str8, CFStringRef* str16) { in ToUtf16() function