Searched refs:Epoll2Reactor (Results 1 – 4 of 4) sorted by relevance
118 …res.emplace_back(std::make_pair(epollEvents[idx].data.fd, Epoll2Reactor(epollEvents[idx].events))); in Polling()127 REventId IOEventEpoll::Epoll2Reactor(EPEventId epollEvents) in Epoll2Reactor() function in OHOS::Utils::IOEventEpoll
46 static uint32_t Epoll2Reactor(uint32_t epollEvents);
53 REventId Epoll2Reactor(EPEventId epollEvents);
146 uint32_t EventDemultiplexer::Epoll2Reactor(uint32_t epollEvents) in Epoll2Reactor() function in OHOS::Utils::EventDemultiplexer