Searched defs:ScopedHandle (Results 1 – 3 of 3) sorted by relevance
/external/chromium/base/win/ | ||
D | scoped_handle.h | 35 ScopedHandle() : handle_(NULL) { in ScopedHandle() function |
/external/llvm/lib/Support/Windows/ | ||
D | Windows.h | 53 ScopedHandle() in ScopedHandle() function |
/external/llvm/utils/KillTheDoctor/ | ||
D | KillTheDoctor.cpp | 77 class ScopedHandle { class |