Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Ddevice.cpp46 size_t* componentImageSize, std::string& componentVersion) in getImageInfo() argument
62 &componentOffset, componentImageSize, componentVersion); in getImageInfo()
93 std::string componentVersion; in startUpdateAsync() local
96 &componentImageSize, componentVersion)) in startUpdateAsync()
109 componentImage, componentImageSize, componentVersion, applyTime); in startUpdateAsync()
163 const std::string& componentVersion, RequestedApplyTimes applyTime) in continueUpdateWithMappedPackage() argument
167 softwarePending->setVersion(componentVersion, in continueUpdateWithMappedPackage()
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Ddevice.hpp109 const std::string& componentVersion, RequestedApplyTimes applyTime);
116 size_t* componentImageSize, std::string& componentVersion);