Searched refs:RemoveFileDescriptor (Results 1 – 8 of 8) sorted by relevance
38 bool RemoveFileDescriptor(int fd);
173 eventPoller->RemoveFileDescriptor(eventFd);
58 bool EpollEventPoller::RemoveFileDescriptor(int fd) in RemoveFileDescriptor() function in EpollEventPoller
265 eventPoller_->RemoveFileDescriptor(pluginCtx->eventNotifier->GetFd()); in DestroyPluginSession()303 eventPoller_->RemoveFileDescriptor(pluginCtx->eventNotifier->GetFd()); in RemovePluginSessionCtx()
203 eventPoller_->RemoveFileDescriptor(pluginCtx->eventNotifier->GetFd()); in DestroyPluginSession()
188 item->eventPoller->RemoveFileDescriptor(item->eventNotifier->GetFd()); in StopFfrtProfiler()
197 item->eventPoller->RemoveFileDescriptor(item->eventNotifier->GetFd()); in StopNetworkProfiler()
561 item->eventPoller->RemoveFileDescriptor(item->eventNotifier->GetFd()); in DestroyPluginSession()