Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/inc/
H A Dhost_then_chassis_poweroff.hpp54 std::bind(&HostThenChassisPowerOff::timerHandler, this), in HostThenChassisPowerOff()
129 void timerHandler();
/openbmc/phosphor-buttons/src/
H A Dhost_then_chassis_poweroff.cpp105 void HostThenChassisPowerOff::timerHandler() in timerHandler() function in phosphor::button::HostThenChassisPowerOff