Home
last modified time | relevance | path

Searched defs:swId (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp84 const std::string& swId, bool runningImage, in afterGetProperties()
198 std::string swId = path.filename(); in afterGetSubtree() local
392 const std::shared_ptr<std::string>& swId, const std::string& dbusSvc) in getSwMinimumVersion()
431 const std::shared_ptr<std::string>& swId, in getSwStatus()
478 const std::shared_ptr<std::string>& swId, in handleUpdateableEndpoints()
534 const std::shared_ptr<std::string>& swId) in getSwUpdatableStatus()
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp906 std::string swId = path.filename(); in getSwInfo() local
1234 const std::string& swId, const boost::system::error_code& ec, in getSoftwareVersionCallback()
1290 const std::string& swId) in getSoftwareVersion()
1299 const std::shared_ptr<std::string>& swId, in handleUpdateServiceFirmwareInventoryGetCallback()
1364 std::shared_ptr<std::string> swId = std::make_shared<std::string>(param); in handleUpdateServiceFirmwareInventoryGet() local