Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp577 std::bind_front(aggregateAndHandle, aggType, localReq, asyncResp)); in startAggregation()
610 static void aggregateAndHandle( in aggregateAndHandle() function in redfish::RedfishAggregator