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