Home
last modified time | relevance | path

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

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