Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.hpp37 using ThresholdHardShutdownIntf = sdbusplus::server::object_t< typedef
441 std::unique_ptr<ThresholdHardShutdownIntf> thresholdHardShutdownIntf =
H A Dnumeric_sensor.cpp412 std::make_unique<ThresholdHardShutdownIntf>(bus, path.c_str()); in NumericSensor()
655 std::make_unique<ThresholdHardShutdownIntf>(bus, path.c_str()); in NumericSensor()