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.cpp357 const std::vector<Action>& eventActions, in findTimer() argument
365 eventActions.size()) in findTimer()
372 if (std::equal(eventActions.begin(), eventActions.end(), in findTimer()
409 const std::vector<Action>& eventActions) in timerExpired() argument
413 eventActions.begin(), eventActions.end(), in timerExpired()
H A Dzone.hpp509 const std::vector<Action>& eventActions,
531 const std::vector<Action>& eventActions);