Home
last modified time | relevance | path

Searched defs:startTimer (Results 1 – 9 of 9) sorted by relevance

/openbmc/phosphor-host-ipmid/softoff/
H A Dsoftoff.cpp106 int SoftPowerOff::startTimer(const std::chrono::microseconds& usec) in startTimer() function in phosphor::ipmi::SoftPowerOff
/openbmc/telemetry/src/
H A Ddiscrete_threshold.cpp67 void DiscreteThreshold::startTimer(DiscreteThreshold::ThresholdDetail& details, in startTimer() function in DiscreteThreshold
H A Dnumeric_threshold.cpp91 void NumericThreshold::startTimer(NumericThreshold::ThresholdDetail& details, in startTimer() function in NumericThreshold
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dtimer_based_actions.cpp105 void TimerBasedActions::startTimer() in startTimer() function in phosphor::fan::control::json::TimerBasedActions
/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp315 void TachSensor::startTimer(TimerMode mode) in startTimer() function in phosphor::fan::monitor::TachSensor
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.cpp244 void ShutdownAlarmMonitor::startTimer(const AlarmKey& alarmKey) in startTimer() function in sensor::monitor::ShutdownAlarmMonitor
/openbmc/pldm/softoff/
H A Dsoftoff.cpp423 int SoftPowerOff::startTimer(const std::chrono::microseconds& usec) in startTimer() function in pldm::SoftPowerOff
/openbmc/bmcweb/redfish-core/lib/
H A Dtask.hpp275 void startTimer(const std::chrono::seconds& timeout) in startTimer() function
/openbmc/dbus-sensors/src/
H A DThresholds.cpp335 void ThresholdTimer::startTimer(const std::weak_ptr<Sensor>& weakSensor, in startTimer() function in thresholds::ThresholdTimer