Searched defs:startTimer (Results 1 – 9 of 9) sorted by relevance
106 int SoftPowerOff::startTimer(const std::chrono::microseconds& usec) in startTimer() function in phosphor::ipmi::SoftPowerOff
67 void DiscreteThreshold::startTimer(DiscreteThreshold::ThresholdDetail& details, in startTimer() function in DiscreteThreshold
91 void NumericThreshold::startTimer(NumericThreshold::ThresholdDetail& details, in startTimer() function in NumericThreshold
105 void TimerBasedActions::startTimer() in startTimer() function in phosphor::fan::control::json::TimerBasedActions
315 void TachSensor::startTimer(TimerMode mode) in startTimer() function in phosphor::fan::monitor::TachSensor
244 void ShutdownAlarmMonitor::startTimer(const AlarmKey& alarmKey) in startTimer() function in sensor::monitor::ShutdownAlarmMonitor
423 int SoftPowerOff::startTimer(const std::chrono::microseconds& usec) in startTimer() function in pldm::SoftPowerOff
275 void startTimer(const std::chrono::seconds& timeout) in startTimer() function
335 void ThresholdTimer::startTimer(const std::weak_ptr<Sensor>& weakSensor, in startTimer() function in thresholds::ThresholdTimer