Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DPressureMonitor.cpp264 auto result = waitForLatestPressureLevel(psiEpollFd, events, maxEvents); in monitorPressure()
290 Result<PressureMonitor::PressureLevel> PressureMonitor::waitForLatestPressureLevel( in waitForLatestPressureLevel() function in android::automotive::watchdog::PressureMonitor
DPressureMonitor.h185 android::base::Result<PressureLevel> waitForLatestPressureLevel(int psiEpollFd,