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.hpp26 using ThresholdWarningIntf = sdbusplus::server::object_t< typedef
195 std::unique_ptr<ThresholdWarningIntf> thresholdWarningIntf = nullptr;
H A Dnumeric_sensor.cpp327 std::make_unique<ThresholdWarningIntf>(bus, path.c_str()); in NumericSensor()
537 std::make_unique<ThresholdWarningIntf>(bus, path.c_str()); in NumericSensor()