Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog_service.hpp55 bool getInitialized();
H A Dwatchdog_service.cpp168 bool WatchdogService::getInitialized() in getInitialized() function in WatchdogService
H A Dwatchdog.cpp51 if (!wd_service.getInitialized()) in ipmiAppResetWatchdogTimer()