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.hpp62 sw_util::populateSoftwareInformation(asyncResp, sw_util::biosPurpose, "", in handleBiosServiceGet()
H A Dupdate_service.hpp1159 if (purpose == sw_util::bmcPurpose) in getRelatedItems()
1169 else if (purpose == sw_util::biosPurpose) in getRelatedItems()
1302 sw_util::getSwStatus(asyncResp, swId, obj.second[0].first); in handleUpdateServiceFirmwareInventoryGet()
1323 sw_util::getSwUpdatableStatus(asyncResp, swId); in handleUpdateServiceFirmwareInventoryGet()
H A Dmanagers.hpp701 sw_util::populateSoftwareInformation(asyncResp, sw_util::bmcPurpose, in requestRoutesManager()
H A Dsystems.hpp401 sw_util::populateSoftwareInformation(asyncResp, sw_util::biosPurpose, in afterGetInventory()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp35 namespace sw_util namespace