Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp796 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in handleManagerGet() argument
797 aRsp->res.jsonValue["Links"]["ManagerForChassis@odata.count"] = 1; in handleManagerGet()
804 aRsp->res.jsonValue["Links"]["ManagerForChassis"] = in handleManagerGet()
806 aRsp->res.jsonValue["Links"]["ManagerInChassis"]["@odata.id"] = in handleManagerGet()
H A Dstorage_chassis.hpp353 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in afterGetSubtreeSystemsStorageDrive() argument
354 aRsp->res.jsonValue["Links"]["Chassis"]["@odata.id"] = in afterGetSubtreeSystemsStorageDrive()
H A Dsystems.hpp3146 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in processComputerSystemGet() argument
3151 aRsp->res.jsonValue["Links"]["Chassis"] = in processComputerSystemGet()