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