Searched refs:thresholdInterface (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-health-monitor/test/ |
H A D | test_health_metric_collection.cpp | 31 const std::string thresholdInterface = member in HealthMetricCollectionTest 114 IsNull(), NotNull(), StrEq(thresholdInterface), NotNull())) in TEST_F() 148 IsNull(), NotNull(), StrEq(thresholdInterface), NotNull())) in TEST_F() 162 StrEq(thresholdInterface), in TEST_F()
|
/openbmc/dbus-sensors/src/ |
H A D | Thresholds.cpp | 145 std::string thresholdInterface = in persistThreshold() local 148 [&, path, threshold, thresholdInterface, in persistThreshold() 202 "Set", thresholdInterface, "Value", value); in persistThreshold() 205 "GetAll", thresholdInterface); in persistThreshold()
|
/openbmc/s2600wf-misc/callback-manager/src/ |
H A D | callback_manager.cpp | 220 std::string thresholdInterface; in createThresholdMatch() local 227 message.read(sensorName, thresholdInterface, event, assert, in createThresholdMatch()
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | threshold_alarm_logger.cpp | 134 [this](const auto& thresholdInterface) { in ThresholdAlarmLogger() argument 135 const auto& interface = thresholdInterface.first; in ThresholdAlarmLogger()
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensorhandler.cpp | 754 std::string thresholdInterface = in getSensorThresholds() local 761 thresholdInterface, thresholds); in getSensorThresholds()
|
/openbmc/x86-power-control/src/ |
H A D | power_control.cpp | 2514 std::string thresholdInterface; in getMessageValue() local 2517 msg.read(thresholdInterface, propertiesChanged); in getMessageValue()
|