Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dmanager.cpp60 auto& type = std::get<conditionTypePos>(c); in checkCondition()
H A Dtypes.hpp28 constexpr auto conditionTypePos = 0; variable