Home
last modified time | relevance | path

Searched defs:IOEventHandler (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dio_event_handler.cpp24 IOEventHandler::IOEventHandler() in IOEventHandler() function in OHOS::Utils::IOEventHandler
28 IOEventHandler::IOEventHandler(int fd, EventId events, const EventCallback& cb) in IOEventHandler() function in OHOS::Utils::IOEventHandler
H A Dio_event_epoll.h29 class IOEventHandler; variable