Home
last modified time | relevance | path

Searched refs:thresProp (Results 1 – 3 of 3) sorted by relevance

/openbmc/dbus-sensors/src/
H A Dsensor.hpp135 thresholds::thresProp.size()>
405 thresholds::thresProp) in propertyLevel()
425 thresholds::thresProp) in propertyAlarm()
H A DThresholds.hpp143 constexpr static std::array<thresholds::ThresholdDefinition, 5> thresProp = { variable
H A DThresholds.cpp33 for (const ThresholdDefinition& prop : thresProp) in findThresholdLevel()
540 for (const ThresholdDefinition& thresh : thresProp) in getInterface()