Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp477 getSwUpdatableStatus(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getSwUpdatableStatus() function
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp1313 sw_util::getSwUpdatableStatus(asyncResp, swId); in handleUpdateServiceFirmwareInventoryGet()