Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dmanager.cpp65 auto value = std::get<propertyValuePos>(p); in checkCondition()
H A Dtypes.hpp22 constexpr auto propertyValuePos = 3; variable