Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp1255 std::string formatDesc = swInvPurpose->substr(endDesc); in getSoftwareVersion() local
1256 asyncResp->res.jsonValue["Description"] = formatDesc + " image"; in getSoftwareVersion()