Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp471 return _eventLoop; in getEventLoop()
760 sdeventplus::Event _eventLoop; member in phosphor::fan::control::Zone
H A Dzone.cpp62 _decTimer(event, std::bind(&Zone::decTimerExpired, this)), _eventLoop(event)
389 _eventLoop, in addTimer()