Searched defs:hostState (Results 1 – 14 of 14) sorted by relevance
20 constexpr auto hostState = "xyz.openbmc_project.State.Host"; variable27 constexpr auto hostState = "/xyz/openbmc_project/state/host0"; variable35 constexpr auto hostState = "xyz.openbmc_project.State.Host"; variable
49 auto& hostState = HostStateMonitor::getInstance(); in getFailed() local
118 auto& hostState = HostStateMonitor::getInstance(); in getFailed() local
158 phosphor::dump::HostState hostState; in createDump() local
263 std::string hostState{"Invalid"}; in getJSON() local
35 TransmissionState hostState; member
65 constexpr auto hostState = "/xyz/openbmc_project/state/host0"; variable 84 constexpr auto hostState = "xyz.openbmc_project.State.Host"; variable
35 HostState hostState = HostState::off; variable
293 HostState hostState = *currentHostState; in hostStateChanged() local
300 std::string hostState(std::get<std::string>(value)); in hostRunningState() local
62 const std::string& hostState) { in getHypervisorState()
484 __anoncc7ad08f0602(const boost::system::error_code& ec, const std::string& hostState) getHostState() argument
387 auto hostState = std::get<Host::HostState>(property); in checkAndQuiesceHost() local
122 bool hostState = false; in TEST_F() local