Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Ddevice_updater.hpp116 void updateComponent(mctp_eid_t eid, const pldm_msg* response,
H A Ddevice_updater.cpp329 this->updateComponent(eid, response, respMsgLen); in sendUpdateComponentRequest()
340 void DeviceUpdater::updateComponent(mctp_eid_t eid, const pldm_msg* response, in updateComponent() function in pldm::fw_update::DeviceUpdater