Searched refs:getHostUpDelay (Results 1 – 3 of 3) sorted by relevance
122 virtual std::chrono::milliseconds getHostUpDelay() const in getHostUpDelay() function in openpower::pels::HostInterface
67 _hostUpTimer.restartOnce(_hostIface->getHostUpDelay()); in HostNotifier()333 _hostUpTimer.restartOnce(_hostIface->getHostUpDelay()); in hostStateChange()
174 virtual std::chrono::milliseconds getHostUpDelay() const override in getHostUpDelay() function in openpower::pels::MockHostInterface