Searched refs:swId (Results 1 – 2 of 2) sorted by relevance
162 std::string swId = path.filename(); in populateSoftwareInformation() local163 if (swId.empty()) in populateSoftwareInformation()257 swId); in populateSoftwareInformation()271 swId); in populateSoftwareInformation()358 const std::shared_ptr<std::string>& swId, in getSwStatus() argument365 "/xyz/openbmc_project/software/" + *swId, in getSwStatus()368 swId](const boost::system::error_code& ec, in getSwStatus()406 const std::shared_ptr<std::string>& swId, in handleUpdateableEndpoints() argument419 reqSwObjPath = reqSwObjPath / *swId; in handleUpdateableEndpoints()462 const std::shared_ptr<std::string>& swId) in getSwUpdatableStatus() argument[all …]
874 std::string swId = path.filename(); in getSwInfo() local1185 const std::string& swId) in getSoftwareVersion() argument1191 swId](const boost::system::error_code& ec, in getSoftwareVersion()1230 asyncResp->res.jsonValue["Id"] = swId; in getSoftwareVersion()1266 "/redfish/v1/UpdateService/FirmwareInventory/{}", *swId); in handleUpdateServiceFirmwareInventoryGet()1273 swId](const boost::system::error_code& ec, in handleUpdateServiceFirmwareInventoryGet()1289 if (!obj.first.ends_with(*swId)) in handleUpdateServiceFirmwareInventoryGet()1302 *swId); in handleUpdateServiceFirmwareInventoryGet()1306 BMCWEB_LOG_WARNING("Input swID {} not found!", *swId); in handleUpdateServiceFirmwareInventoryGet()1311 *swId)); in handleUpdateServiceFirmwareInventoryGet()[all …]