Searched refs:thresholdInterface (Results 1 – 7 of 7) 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() 203 "Set", thresholdInterface, "Value", value); in persistThreshold() 206 "GetAll", thresholdInterface); in persistThreshold()
|
| /openbmc/s2600wf-misc/subprojects/callback-manager/src/ |
| H A D | callback_manager.cpp | 222 std::string thresholdInterface; in createThresholdMatch() local 229 message.read(sensorName, thresholdInterface, event, assert, in createThresholdMatch()
|
| /openbmc/s2600wf-misc/callback-manager/src/ |
| H A D | callback_manager.cpp | 222 std::string thresholdInterface; in createThresholdMatch() local 229 message.read(sensorName, thresholdInterface, event, assert, in createThresholdMatch()
|
| /openbmc/phosphor-fan-presence/sensor-monitor/ |
| H A D | threshold_alarm_logger.cpp | 130 [this](const auto& thresholdInterface) { in ThresholdAlarmLogger() argument 131 const auto& interface = thresholdInterface.first; in ThresholdAlarmLogger()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | sensorhandler.cpp | 762 std::string thresholdInterface = in getSensorThresholds() local 769 thresholdInterface, thresholds); in getSensorThresholds()
|
| /openbmc/x86-power-control/src/ |
| H A D | power_control.cpp | 2526 std::string thresholdInterface; in getMessageValue() local 2529 msg.read(thresholdInterface, propertiesChanged); in getMessageValue()
|