Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Ddevice_updater.hpp73 void reportFwUpdate(uint32_t amountUpdated);
H A Ddevice_updater.cpp59 void UpdateProgress::reportFwUpdate(uint32_t amountUpdated) in reportFwUpdate() function in pldm::fw_update::UpdateProgress
570 progress[componentIndex].reportFwUpdate(length); in requestFwData()