Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.hpp269 inline bool timerRunning() in timerRunning() function in phosphor::fan::monitor::TachSensor
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp209 bool timerRunning = (cacheTimer != nullptr) && !cacheTimer->isExpired(); in replaceCacheFru() local