Home
last modified time | relevance | path

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

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