Searched refs:IsHandleAllocated (Results 1 – 2 of 2) sorted by relevance
369 if (_find.IsHandleAllocated()) in Next()767 if (_findFile.IsHandleAllocated()) in NextAny()807 if (_findFile.IsHandleAllocated()) in Next()832 if (!IsHandleAllocated()) in Close()851 if (!IsHandleAllocated()) in FindFirst()
188 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE; } in IsHandleAllocated() function252 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE && _handle != 0; } in IsHandleAllocated() function