Searched refs:chasisInterfaces (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | power_supply.hpp | 117 constexpr std::array<std::string_view, 2> chasisInterfaces = { in handlePowerSupplyCollectionGet() local 123 chassisId, reqpath, chasisInterfaces, "powered_by", in handlePowerSupplyCollectionGet() 181 constexpr std::array<std::string_view, 2> chasisInterfaces = { in getValidPowerSupplyPath() local 187 chassisId, reqpath, chasisInterfaces, "powered_by", in getValidPowerSupplyPath()
|