Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Ddevice_updater.hpp78 void requestUpdate(mctp_eid_t eid, const pldm_msg* response,
H A Ddevice_updater.cpp60 std::move(std::bind_front(&DeviceUpdater::requestUpdate, this))); in startFwUpdateFlow()
70 void DeviceUpdater::requestUpdate(mctp_eid_t eid, const pldm_msg* response, in requestUpdate() function in pldm::fw_update::DeviceUpdater