Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog_service.hpp74 void setLogTimeout(bool LogTimeout);
H A Dwatchdog_service.cpp183 void WatchdogService::setLogTimeout(bool LogTimeout) in setLogTimeout() function in WatchdogService
H A Dwatchdog.cpp249 wd_service.setLogTimeout(!dontLog); in ipmiSetWatchdogTimer()