Home
last modified time | relevance | path

Searched refs:epollWaitFunc (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DPressureMonitor.h120 const std::function<int(int, epoll_event*, int, int)>& epollWaitFunc) : in PressureMonitor() argument
127 mEpollWaitFunc(epollWaitFunc), in PressureMonitor()