Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp1071 bool addedLinks = false; in processContainsSubordinateResponse() local
1120 addedLinks = true; in processContainsSubordinateResponse()
1136 if (addedLinks && (asyncResp->res.resultInt() != 200)) in processContainsSubordinateResponse()