Searched refs:setVersion (Results 1 – 13 of 13) sorted by relevance
51 device->softwareCurrent->setVersion("v12.6"); in testSoftwareVersion()58 device->softwareCurrent->setVersion("v20"); in testSoftwareVersion()
55 sw->setVersion("swVersion"); in TEST_F()
63 device->softwareCurrent->setVersion(swVersion); in ExampleCodeUpdater()88 device->softwareCurrent->setVersion("v1.0", in initDevice()
62 software->setVersion(co_await tpmDevice->getVersion()); in initDevice()
57 void setVersion(const std::string& versionStr,
94 software->setVersion(std::format("{:X}", sum), in initDevice()
113 spiDevice->softwareCurrent->setVersion( in initDevice()
482 softwareCurrent->setVersion(getVersion(), in processUpdate()
85 software->setVersion(version, SoftwareVersion::VersionPurpose::Other); in initDevice()
116 void Software::setVersion(const std::string& versionStr, in setVersion() function in Software
167 softwarePending->setVersion(componentVersion, in continueUpdateWithMappedPackage()
174 software->setVersion(version.empty() ? "Unknown" : version, in initDevice()
319 softwareCurrent->setVersion( in processHostStateChange()