Home
last modified time | relevance | path

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

/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_dbus.hpp59 bool isHostStateRunning();
H A Dwatchdog_dbus.cpp130 bool isHostStateRunning() in isHostStateRunning() function
/openbmc/openpower-debug-collector/
H A Dwatchdog_timeout.cpp57 if (!isHostStateRunning()) in main()