Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Dupdate_manager.hpp53 totalNumComponentUpdates(0), compUpdateCompletedCount(0) in UpdateManager()
89 TotalComponentUpdates& totalNumComponentUpdates);
119 size_t totalNumComponentUpdates; member in pldm::fw_update::UpdateManager
H A Dupdate_manager.cpp128 totalNumComponentUpdates); in processPackage()
169 TotalComponentUpdates& totalNumComponentUpdates) in associatePkgToDevices() argument
185 totalNumComponentUpdates += applicableComponents.size(); in associatePkgToDevices()
281 totalNumComponentUpdates = 0; in clearActivationInfo()
289 (100 * compUpdateCompletedCount) / totalNumComponentUpdates)); in updateActivationProgress()