Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A Dsensor.hpp292 propertyLevel(threshold.level, threshold.direction); in setInitialProperties()
386 static std::string propertyLevel(const Level lev, const Direction dir) in propertyLevel() function
H A DThresholds.cpp222 Sensor::propertyLevel(threshold.level, threshold.direction); in updateThresholds()