Searched defs:TimerData (Results 1 – 3 of 3) sorted by relevance
/openbmc/sdeventplus/src/sdeventplus/utility/ | ||
H A D | timer.hpp | 208 class TimerData : public Timer<Id> class |
H A D | timer.cpp | 189 TimerData<Id>::TimerData(const Timer<Id>& base, in TimerData() function in sdeventplus::utility::detail::TimerData |
/openbmc/phosphor-fan-presence/control/json/ | ||
H A D | manager.hpp | 79 using TimerData = std::pair<TimerType, TimerPkg>; typedef |