Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.hpp392 void clearThresholdLog(std::optional<sdbusplus::message::object_path>& log);
H A Dnumeric_sensor.cpp938 clearThresholdLog(log); in setThresholdAlarm()
949 void NumericSensor::clearThresholdLog( in clearThresholdLog() function in pldm::platform_mc::NumericSensor