Searched refs:resetTimeRemaining (Results 1 – 7 of 7) sorted by relevance
32 void WatchdogService::resetTimeRemaining(bool enableWatchdog) in resetTimeRemaining() function in WatchdogService47 return resetTimeRemaining(enableWatchdog); in resetTimeRemaining()
27 void resetTimeRemaining(bool enableWatchdog);
60 wd_service.resetTimeRemaining(true); in ipmiAppResetWatchdogTimer()245 wd_service.resetTimeRemaining(false); in ipmiSetWatchdogTimer()
100 void resetTimeRemaining(bool enableWatchdog) override;
27 void Watchdog::resetTimeRemaining(bool enableWatchdog) in resetTimeRemaining() function in phosphor::watchdog::Watchdog
244 std::bind(&Watchdog::resetTimeRemaining, std::ref(watchdog), in main()
239 wdog->resetTimeRemaining(false); in TEST_F()441 wdog->resetTimeRemaining(true); in TEST_F()