Home
last modified time | relevance | path

Searched refs:bmcPurpose (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp31 constexpr const char* bmcPurpose = variable
37 if (swType == bmcPurpose) in getFunctionalSoftwarePath()
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp1149 if (purpose == sw_util::bmcPurpose) in getRelatedItems()
H A Dmanagers.hpp2143 sw_util::populateSoftwareInformation(asyncResp, sw_util::bmcPurpose, in requestRoutesManager()