Searched refs:propertyValuePos (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/control/ | ||
H A D | manager.cpp | 65 auto value = std::get<propertyValuePos>(p); in checkCondition() |
H A D | types.hpp | 22 constexpr auto propertyValuePos = 3; variable |