Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dfan.hpp83 inline void doFanCollection(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in doFanCollection() function
147 std::bind_front(doFanCollection, asyncResp, chassisId)); in handleFanCollectionGet()