Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Ddevice_updater.hpp272 void sendUpdateComponentRequest(size_t offset);
H A Ddevice_updater.cpp356 std::bind(&DeviceUpdater::sendUpdateComponentRequest, this, in passCompTable()
369 void DeviceUpdater::sendUpdateComponentRequest(size_t offset) in sendUpdateComponentRequest() function in pldm::fw_update::DeviceUpdater
823 std::bind(&DeviceUpdater::sendUpdateComponentRequest, this, in applyComplete()
1035 std::bind(&DeviceUpdater::sendUpdateComponentRequest, this, in cancelUpdateComponent()