Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dmanager.cpp96 auto& conditions = std::get<conditionListPos>(group); in Manager()
H A Dtypes.hpp117 constexpr auto conditionListPos = 0; variable