Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp590 void startAggregation(
1361 startAggregation(AggregationType::Resource, thisReq, in beginAggregation()
1371 startAggregation(AggregationType::Collection, thisReq, in beginAggregation()
1389 startAggregation(AggregationType::Collection, thisReq, asyncResp); in beginAggregation()
1397 startAggregation(AggregationType::ContainsSubordinate, thisReq, in beginAggregation()
591 void startAggregation( startAggregation() function in redfish::RedfishAggregator