Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dbios.hpp48 sw_util::populateSoftwareInformation(asyncResp, sw_util::biosPurpose, "", in handleBiosServiceGet()
H A Dupdate_service.hpp1163 if (purpose == sw_util::bmcPurpose) in getRelatedItems()
1173 else if (purpose == sw_util::biosPurpose) in getRelatedItems()
1307 sw_util::getSwStatus(asyncResp, swId, obj.second[0].first); in handleUpdateServiceFirmwareInventoryGet()
1328 sw_util::getSwUpdatableStatus(asyncResp, swId); in handleUpdateServiceFirmwareInventoryGet()
H A Dmanagers.hpp2137 sw_util::populateSoftwareInformation(asyncResp, sw_util::bmcPurpose, in requestRoutesManager()
H A Dsystems.hpp402 sw_util::populateSoftwareInformation(asyncResp, sw_util::biosPurpose, in afterGetInventory()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp24 namespace sw_util namespace