Home
last modified time | relevance | path

Searched defs:ToWCharT (Results 1 - 1 of 1) sorted by relevance

/third_party/gn/src/base/win/
H A Dwin_util.h15 inline const wchar_t* ToWCharT(const std::u16string* s) { in ToWCharT() function
20 inline const wchar_t* ToWCharT(const char16_t* s) { in ToWCharT() function
24 inline wchar_t* ToWCharT(char16_t* s) { in ToWCharT() function

Completed in 1 milliseconds