Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dbios.hpp50 sw_util::populateSoftwareInformation(asyncResp, sw_util::biosPurpose, "", in handleBiosServiceGet()
H A Dmanagers.hpp2131 sw_util::populateSoftwareInformation(asyncResp, sw_util::bmcPurpose, in requestRoutesManager()
H A Dsystems.hpp387 sw_util::populateSoftwareInformation(asyncResp, sw_util::biosPurpose, in afterGetInventory()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp286 inline void populateSoftwareInformation( in populateSoftwareInformation() function