Home
last modified time | relevance | path

Searched refs:handleTimeout (Results 1 – 3 of 3) 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
/openbmc/sdbusplus/src/async/
H A Dfdio.cpp37 void fdio::handleTimeout() noexcept in handleTimeout() function in sdbusplus::async::fdio
90 static_cast<fdio*>(data)->handleTimeout(); in start()
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dfdio.hpp48 void handleTimeout() noexcept;