Home
last modified time | relevance | path

Searched refs:doPowerSupplyCollection (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dpower_supply.hpp51 doPowerSupplyCollection(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in doPowerSupplyCollection() function
134 std::bind_front(doPowerSupplyCollection, asyncResp, chassisId)); in handlePowerSupplyCollectionGet()