Home
last modified time | relevance | path

Searched refs:setVersion (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/
H A Dexample_device.cpp54 device->softwareCurrent->setVersion("v1.0"); in initDevice()
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware.hpp71 void setVersion(const std::string& versionStr,
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware.cpp126 void Software::setVersion(const std::string& versionStr, in setVersion() function in Software
H A Ddevice.cpp167 softwarePending->setVersion(componentVersion, in continueUpdateWithMappedPackage()