Home
last modified time | relevance | path

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

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