Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.hpp35 using ThresholdWarningIntf = sdbusplus::server::object_t< typedef
236 std::unique_ptr<ThresholdWarningIntf> thresholdWarningIntf = nullptr;
H A Dnumeric_sensor.cpp400 std::make_unique<ThresholdWarningIntf>(bus, path.c_str()); in NumericSensor()
660 std::make_unique<ThresholdWarningIntf>(bus, path.c_str()); in NumericSensor()