Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Ddevice_updater.hpp354 bool activationComplete; member in pldm::fw_update::DeviceUpdater
H A Ddevice_updater.cpp101 activationComplete{false} in DeviceUpdater()
927 activationComplete = true; in activateFirmware()
1048 if (activationComplete) in getProgress()