Searched refs:IsHandleAllocated (Results 1 – 2 of 2) sorted by relevance
263 if (_find.IsHandleAllocated()) in Next()457 if (_findFile.IsHandleAllocated()) in NextAny()491 if (!IsHandleAllocated()) in Close()510 if (!IsHandleAllocated()) in FindFirst()
79 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE; } in IsHandleAllocated() function144 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE && _handle != 0; } in IsHandleAllocated() function