Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dhost-cmd-manager.cpp36 bus(bus), timer(std::bind(&Manager::hostTimeout, this)), in Manager()
84 void Manager::hostTimeout() in hostTimeout() function in phosphor::host::command::Manager
H A Dhost-cmd-manager.hpp71 void hostTimeout();
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js159 var hostTimeout;
161 hostTimeout = setTimeout(function() {
185 clearTimeout(hostTimeout);
192 clearTimeout(hostTimeout);
197 clearTimeout(hostTimeout);