Searched refs:RemoveFileDescriptor (Results 1 – 6 of 6) sorted by relevance
38 bool RemoveFileDescriptor(int fd);
174 eventPoller->RemoveFileDescriptor(eventFd);
58 bool EpollEventPoller::RemoveFileDescriptor(int fd) in RemoveFileDescriptor() function in EpollEventPoller
246 eventPoller_->RemoveFileDescriptor(pluginCtx->eventNotifier->GetFd()); in DestroyPluginSession()282 eventPoller_->RemoveFileDescriptor(pluginCtx->eventNotifier->GetFd()); in RemovePluginSessionCtx()
191 eventPoller_->RemoveFileDescriptor(pluginCtx->eventNotifier->GetFd()); in DestroyPluginSession()
329 eventPoller_->RemoveFileDescriptor(eventNotifier_->GetFd()); in DestroyPluginSession()