Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.cpp44 Direction findThresholdDirection(const std::string& direct) in findThresholdDirection() function
125 Direction direction = findThresholdDirection(directions); in parseThresholdsFromConfig()
187 (findThresholdDirection(dir) != threshold.direction)) in persistThreshold()