Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.cpp60 const std::string* matchLabel, const int* sensorIndex) in parseThresholdsFromConfig() argument
68 if (matchLabel != nullptr) in parseThresholdsFromConfig()
76 *matchLabel) in parseThresholdsFromConfig()
H A DThresholds.hpp120 const std::string* matchLabel = nullptr, const int* sensorIndex = nullptr);