Home
last modified time | relevance | path

Searched defs:MappedViewOfFileHandle (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp145 struct MappedViewOfFileHandle { struct
146 typedef LPVOID handle_type;
148 static handle_type GetInvalidHandle() { in GetInvalidHandle()
152 static void Destruct(handle_type Handle) { in Destruct()
156 static bool isValid(handle_type Handle) { in isValid()
/external/swiftshader/third_party/LLVM/utils/KillTheDoctor/
DKillTheDoctor.cpp140 struct MappedViewOfFileHandle { struct
141 typedef LPVOID handle_type;
143 static handle_type GetInvalidHandle() { in GetInvalidHandle()
147 static void Destruct(handle_type Handle) { in Destruct()
151 static bool isValid(handle_type Handle) { in isValid()