Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dzone.cpp356 const Group& eventGroup, const std::vector<Action>& eventActions, in findTimer() argument
364 eventActions.size()) in findTimer()
371 if (std::equal(eventActions.begin(), eventActions.end(), in findTimer()
408 const std::vector<Action>& eventActions) in timerExpired() argument
411 std::for_each(eventActions.begin(), eventActions.end(), in timerExpired()
H A Dzone.hpp508 const Group& eventGroup, const std::vector<Action>& eventActions,
530 const std::vector<Action>& eventActions);