Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Ddevice_updater.hpp85 uint32_t getTotalSize() const;
H A Ddevice_updater.cpp31 uint32_t UpdateProgress::getTotalSize() const in getTotalSize() function in pldm::fw_update::UpdateProgress
1057 totalSize += el.getTotalSize(); in getProgress()
1059 el.getTotalSize() * static_cast<uint64_t>(el.getProgress()); in getProgress()