Home
last modified time | relevance | path

Searched refs:SoftwareActivationProgress (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/test/common/device/
H A Ddevice.cpp22 using SoftwareActivationProgress = typedef
163 std::unique_ptr<SoftwareActivationProgress> activationProgress = in testDeviceStartUpdateInvalidFD()
164 std::make_unique<SoftwareActivationProgress>(ctx, "/"); in testDeviceStartUpdateInvalidFD()
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Ddevice.cpp21 using SoftwareActivationProgress = typedef
174 std::make_unique<SoftwareActivationProgress>( in continueUpdateWithMappedPackage()
/openbmc/phosphor-bmc-code-mgmt/test/common/software/
H A Dsoftware_update.cpp26 using SoftwareActivationProgress = typedef