Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dwatchdog.hpp50 std::bind_front(&ServiceWatchdog::handleTimeout, this)); in startTimer()
53 void handleTimeout(const boost::system::error_code& ec) in handleTimeout() function in bmcweb::ServiceWatchdog