Home
last modified time | relevance | path

Searched defs:chassisState (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-buttons/src/
H A Dhost_then_chassis_poweroff.cpp19 constexpr auto chassisState = "xyz.openbmc_project.State.Chassis0"; variable
26 constexpr auto chassisState = "/xyz/openbmc_project/state/chassis0"; variable
34 constexpr auto chassisState = "xyz.openbmc_project.State.Chassis"; variable
186 Chassis::PowerState chassisState; in isPoweredOn() local
/openbmc/openpower-pnor-code-mgmt/
H A Dversion.cpp149 std::string interface, chassisState; in updateDeleteInterface() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp64 constexpr auto chassisState = "/xyz/openbmc_project/state/chassis0"; variable
83 constexpr auto chassisState = "xyz.openbmc_project.State.Chassis"; variable
/openbmc/bmcweb/redfish-core/lib/
H A Dchassis.hpp161 __anon4154c2650202(const boost::system::error_code& ec, const std::string& chassisState) getChassisState() argument