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.hpp74 afterGetProperties(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & swId,bool runningImage,const std::string & swVersionPurpose,const std::string & activeVersionPropName,bool populateLinkToImages,const boost::system::error_code & ec,const dbus::utility::DBusPropertiesMap & propertiesList) afterGetProperties() argument
183 std::string swId = path.filename(); afterGetSubtree() local
377 getSwStatus(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::shared_ptr<std::string> & swId,const std::string & dbusSvc) getSwStatus() argument
424 handleUpdateableEndpoints(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::shared_ptr<std::string> & swId,const boost::system::error_code & ec,const dbus::utility::MapperEndPoints & objPaths) handleUpdateableEndpoints() argument
480 getSwUpdatableStatus(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::shared_ptr<std::string> & swId) getSwUpdatableStatus() argument
[all...]
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp858 std::string swId = path.filename(); getSwInfo() local
1166 getSoftwareVersion(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & service,const std::string & path,const std::string & swId) getSoftwareVersion() argument
1243 std::shared_ptr<std::string> swId = std::make_shared<std::string>(param); handleUpdateServiceFirmwareInventoryGet() local
[all...]