Searched defs:getChassis (Results 1 – 6 of 6) sorted by relevance
70 std::string getChassis(sdbusplus::bus_t& /*bus*/, in getChassis() function in phosphor::power::psu::MockedUtil
108 const std::vector<std::unique_ptr<Chassis>>& getChassis() const in getChassis() function in phosphor::power::regulators::System
64 inline std::string getChassis(sdbusplus::bus_t& bus, const std::string& invpath) in getChassis() function
197 std::string getChassis(sdbusplus::bus_t& bus, in getChassis() function in phosphor::power::psu::Util
408 void getChassis(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getChassis() function
284 const static auto& getChassis = privilegeSetLogin; variable