Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dfan.hpp146 inline void handleFanCollectionGet( in handleFanCollectionGet() function
171 std::bind_front(handleFanCollectionGet, std::ref(app))); in requestRoutesFanCollection()