Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileFind.h79 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE; } in IsHandleAllocated() function
147 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE && _handle != 0; } in IsHandleAllocated() function