Searched refs:ServiceWatchdog (Results 1 – 2 of 2) sorted by relevance
23 class ServiceWatchdog class26 ServiceWatchdog() : timer(getIoContext()) in ServiceWatchdog() function in bmcweb::ServiceWatchdog50 std::bind_front(&ServiceWatchdog::handleTimeout, this)); in startTimer()
130 bmcweb::ServiceWatchdog watchdog; in run()