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.hpp109 void updateComponent(mctp_eid_t eid, const pldm_msg* response,
H A Ddevice_updater.cpp320 std::bind_front(&DeviceUpdater::updateComponent, this)); in sendUpdateComponentRequest()
330 void DeviceUpdater::updateComponent(mctp_eid_t eid, const pldm_msg* response, in updateComponent() function in pldm::fw_update::DeviceUpdater