Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_interface.hpp121 virtual std::chrono::milliseconds getHostUpDelay() const in getHostUpDelay() function in openpower::pels::HostInterface
H A Dhost_notifier.cpp68 _hostUpTimer.restartOnce(_hostIface->getHostUpDelay()); in HostNotifier()
334 _hostUpTimer.restartOnce(_hostIface->getHostUpDelay()); in hostStateChange()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dmocks.hpp168 virtual std::chrono::milliseconds getHostUpDelay() const override in getHostUpDelay() function in openpower::pels::MockHostInterface