Searched refs:aRsp (Results 1 – 3 of 3) sorted by relevance
796 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in handleManagerGet() argument797 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()
353 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in afterGetSubtreeSystemsStorageDrive() argument354 aRsp->res.jsonValue["Links"]["Chassis"]["@odata.id"] = in afterGetSubtreeSystemsStorageDrive()
3146 const std::shared_ptr<bmcweb::AsyncResp>& aRsp) { in processComputerSystemGet() argument3151 aRsp->res.jsonValue["Links"]["Chassis"] = in processComputerSystemGet()