Home
last modified time | relevance | path

Searched refs:ScopedFindHandle (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DWindows.h107 ScopedFindHandle; typedef
DPathV2.inc713 ScopedFindHandle FindHandle(::FindFirstFileW(c_str(path_utf16), &FirstFind));
748 ScopedFindHandle close(HANDLE(it.IterationHandle));
/external/llvm/lib/Support/Windows/
DWindowsSupport.h198 typedef ScopedHandle<FindHandleTraits> ScopedFindHandle; typedef
DPath.inc643 ScopedFindHandle FindHandle(::FindFirstFileW(c_str(path_utf16), &FirstFind));
678 ScopedFindHandle close(HANDLE(it.IterationHandle));
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h199 typedef ScopedHandle<FindHandleTraits> ScopedFindHandle; typedef
DPath.inc637 ScopedFindHandle FindHandle(::FindFirstFileW(c_str(path_utf16), &FirstFind));
672 ScopedFindHandle close(HANDLE(it.IterationHandle));