Home
last modified time | relevance | path

Searched defs:WStr (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkStrUtil.cpp55 struct WStr struct
57 LPCWSTR wstr;
59 WStr (LPCWSTR wstr_) : wstr(wstr_) {} in WStr() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMinidump.cpp46 SmallVector<UTF16, 32> WStr(Size); in getString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMinidumpEmitter.cpp93 SmallVector<UTF16, 32> WStr; in allocateString() local