Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dfan.hpp28 updateFanList(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in updateFanList() function
106 std::bind_front(updateFanList, asyncResp, chassisId)); in doFanCollection()