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.hpp136 handleFanCollectionGet(App& app, const crow::Request& req, in handleFanCollectionGet() function
160 std::bind_front(handleFanCollectionGet, std::ref(app))); in requestRoutesFanCollection()