Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog.cpp22 static bool lastCallSuccessful = false; variable
29 if (!lastCallSuccessful) in reportError()
33 lastCallSuccessful = false; in reportError()
53 lastCallSuccessful = true; in ipmiAppResetWatchdogTimer()
61 lastCallSuccessful = true; in ipmiAppResetWatchdogTimer()
251 lastCallSuccessful = true; in ipmiSetWatchdogTimer()
411 lastCallSuccessful = true; in ipmiGetWatchdogTimer()