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.hpp48 sw_util::populateSoftwareInformation(asyncResp, sw_util::biosPurpose, "", in handleBiosServiceGet()
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.hpp83 inline void populateSoftwareInformation( in populateSoftwareInformation() function