Home
last modified time | relevance | path

Searched refs:IsHandleAllocated (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileFind.cpp373 if (_find.IsHandleAllocated()) in Next()
771 if (_findFile.IsHandleAllocated()) in NextAny()
811 if (_findFile.IsHandleAllocated()) in Next()
836 if (!IsHandleAllocated()) in Close()
855 if (!IsHandleAllocated()) in FindFirst()
H A DFileFind.h188 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE; } in IsHandleAllocated() function in NWindows::NFile::NFind::MY_UNCOPYABLE
252 bool IsHandleAllocated() const in IsHandleAllocated() function in NWindows::NFile::NFind::MY_UNCOPYABLE

Completed in 3 milliseconds