Home
last modified time | relevance | path

Searched defs:epollEvents (Results 1 – 3 of 3) sorted by relevance

/base/notification/eventhandler/frameworks/eventhandler/src/
Ddeamon_io_waiter.cpp38 …int32_t EpollCtrl(int32_t epollFd, int32_t operation, int32_t fileDescriptor, uint32_t epollEvents) in EpollCtrl()
193 void DeamonIoWaiter::HandleEpollEvents(struct epoll_event *epollEvents, int32_t eventsCount) in HandleEpollEvents()
245 struct epoll_event epollEvents[MAX_EPOLL_EVENTS_SIZE]; in EpollWaitFor() local
311 uint32_t epollEvents = 0; in AddFileDescriptor() local
Depoll_io_waiter.cpp35 …int32_t EpollCtrl(int32_t epollFd, int32_t operation, int32_t fileDescriptor, uint32_t epollEvents) in EpollCtrl()
128 struct epoll_event epollEvents[MAX_EPOLL_EVENTS_SIZE]; in WaitFor() local
227 uint32_t epollEvents = 0; in AddFileDescriptor() local
Dffrt_descriptor_listener.cpp64 uint32_t epollEvents = 0; in ConvertEvents() local