Home
last modified time | relevance | path

Searched defs:getChassis (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-power/phosphor-power-supply/test/
H A Dmock.hpp70 std::string getChassis(sdbusplus::bus_t& /*bus*/, in getChassis() function in phosphor::power::psu::MockedUtil
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dsystem.hpp108 const std::vector<std::unique_ptr<Chassis>>& getChassis() const in getChassis() function in phosphor::power::regulators::System
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil_base.hpp64 inline std::string getChassis(sdbusplus::bus_t& bus, const std::string& invpath) in getChassis() function
H A Dutil.hpp197 std::string getChassis(sdbusplus::bus_t& bus, in getChassis() function in phosphor::power::psu::Util
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp408 void getChassis(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getChassis() function
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp284 const static auto& getChassis = privilegeSetLogin; variable