Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileFind.h187 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE; } in IsHandleAllocated() function
251 bool IsHandleAllocated() const in IsHandleAllocated() function
DNet.h55 bool IsHandleAllocated() const { return _handleAllocated; } in IsHandleAllocated() function