Searched refs:IsValidFd (Results 1 – 3 of 3) sorted by relevance
108 if ((genericEvents & events) && !IsValidFd()) { in AddEvents()139 if ((genericEvents & events) && !IsValidFd()) { in RemoveEvents()237 return !IsValidFd(); in IsTimer()240 bool EventImpl::IsValidFd() const in IsValidFd() function in DistributedDB::EventImpl
41 bool IsValidFd() const;
320 if (!event->IsValidFd()) { in EventFdExists()