Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp2359 inline void handleSensorCollectionGet( in handleSensorCollectionGet() function
2489 std::bind_front(sensors::handleSensorCollectionGet, std::ref(app))); in requestRoutesSensorCollection()