Searched refs:swId (Results 1 – 2 of 2) sorted by relevance
161 std::string swId = path.filename(); in populateSoftwareInformation() local162 if (swId.empty()) in populateSoftwareInformation()256 swId); in populateSoftwareInformation()270 swId); in populateSoftwareInformation()357 const std::shared_ptr<std::string>& swId, in getSwStatus() argument364 "/xyz/openbmc_project/software/" + *swId, in getSwStatus()367 swId](const boost::system::error_code& ec, in getSwStatus()405 const std::shared_ptr<std::string>& swId, in handleUpdateableEndpoints() argument418 reqSwObjPath = reqSwObjPath / *swId; in handleUpdateableEndpoints()461 const std::shared_ptr<std::string>& swId) in getSwUpdatableStatus() argument[all …]
881 std::string swId = path.filename(); in getSwInfo() local1192 const std::string& swId) in getSoftwareVersion() argument1198 swId](const boost::system::error_code& ec, in getSoftwareVersion()1237 asyncResp->res.jsonValue["Id"] = swId; in getSoftwareVersion()1273 "/redfish/v1/UpdateService/FirmwareInventory/{}", *swId); in handleUpdateServiceFirmwareInventoryGet()1280 swId](const boost::system::error_code& ec, in handleUpdateServiceFirmwareInventoryGet()1296 if (!obj.first.ends_with(*swId)) in handleUpdateServiceFirmwareInventoryGet()1309 *swId); in handleUpdateServiceFirmwareInventoryGet()1313 BMCWEB_LOG_WARNING("Input swID {} not found!", *swId); in handleUpdateServiceFirmwareInventoryGet()1318 *swId)); in handleUpdateServiceFirmwareInventoryGet()[all …]