Searched defs:WStr (Results 1 – 3 of 3) sorted by relevance
55 struct WStr struct57 LPCWSTR wstr;59 WStr (LPCWSTR wstr_) : wstr(wstr_) {} in WStr() argument
46 SmallVector<UTF16, 32> WStr(Size); in getString() local
93 SmallVector<UTF16, 32> WStr; in allocateString() local