Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPlatformFunctions.cpp53 class ScopedFileHandle final { class
55 explicit ScopedFileHandle(HANDLE handle) : mHandle(handle) { in ScopedFileHandle() function in dawn_native::d3d12::__anon22c854a30111::ScopedFileHandle
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
DWindowsSupport.h182 typedef ScopedHandle<FileHandleTraits> ScopedFileHandle; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h196 typedef ScopedHandle<FileHandleTraits> ScopedFileHandle; typedef