Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dfan.hpp425 inline void handleFanGet(App& app, const crow::Request& req, in handleFanGet() function
449 std::bind_front(handleFanGet, std::ref(app))); in requestRoutesFan()