Searched refs:eventHandlerPos (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/control/ | ||
H A D | types.hpp | 89 constexpr auto eventHandlerPos = 2; variable |
H A D | zone.cpp | 421 std::get<eventHandlerPos> (*eventData)(_bus, msg, *this); in handleEvent() |