Home
last modified time | relevance | path

Searched defs:hostState (Results 1 – 13 of 13) sorted by relevance

/openbmc/phosphor-buttons/src/
H A Dhost_then_chassis_poweroff.cpp20 constexpr auto hostState = "xyz.openbmc_project.State.Host"; variable
27 constexpr auto hostState = "/xyz/openbmc_project/state/host0"; variable
35 constexpr auto hostState = "xyz.openbmc_project.State.Host"; variable
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Ddump_manager_system.cpp158 phosphor::dump::HostState hostState; in createDump() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_header.cpp266 std::string hostState{"Invalid"}; in getJSON() local
H A Drepository.hpp35 TransmissionState hostState; member
H A Ddata_interface.cpp57 constexpr auto hostState = "/xyz/openbmc_project/state/host0"; variable
76 constexpr auto hostState = "xyz.openbmc_project.State.Host"; variable
/openbmc/smbios-mdr/src/
H A Dcpuinfo_utils.cpp35 HostState hostState = HostState::off; variable
/openbmc/openpower-vpd-parser/vpd-manager/
H A Dmanager.cpp218 static std::shared_ptr<sdbusplus::bus::match_t> hostState = in listenHostState() local
267 if (auto hostState = std::get_if<std::string>(&(itr->second))) in hostStateCallBack() local
/openbmc/phosphor-fan-presence/
H A Dpower_state.hpp293 HostState hostState = *currentHostState; in hostStateChanged() local
/openbmc/phosphor-logging/
H A Dlog_manager.cpp366 auto hostState = std::get<Host::HostState>(property); in checkAndQuiesceHost() local
/openbmc/openpower-hw-diags/util/
H A Ddbus.cpp300 std::string hostState(std::get<std::string>(value)); in hostRunningState() local
/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp43 const std::string& hostState) { in getHypervisorState()
H A Dsystems.hpp541 const std::string& hostState) { in getHostState()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dhost_notifier_test.cpp122 bool hostState = false; in TEST_F() local