Home
last modified time | relevance | path

Searched refs:getSwStatus (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp356 inline void getSwStatus(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getSwStatus() function
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp1307 sw_util::getSwStatus(asyncResp, swId, obj.second[0].first); in handleUpdateServiceFirmwareInventoryGet()