Searched refs:sw_util (Results 1 – 5 of 5) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | bios.hpp | 62 sw_util::populateSoftwareInformation(asyncResp, sw_util::biosPurpose, "", in handleBiosServiceGet()
|
H A D | update_service.hpp | 1159 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 D | managers.hpp | 701 sw_util::populateSoftwareInformation(asyncResp, sw_util::bmcPurpose, in requestRoutesManager()
|
H A D | systems.hpp | 401 sw_util::populateSoftwareInformation(asyncResp, sw_util::biosPurpose, in afterGetInventory()
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sw_utils.hpp | 35 namespace sw_util namespace
|