Searched refs:conditionListPos (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/control/ | ||
H A D | manager.cpp | 94 auto& conditions = std::get<conditionListPos>(group); in Manager() |
H A D | types.hpp | 117 constexpr auto conditionListPos = 0; variable |