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.hpp183 void sendUpdateComponentRequest(size_t offset);
H A Ddevice_updater.cpp251 std::bind(&DeviceUpdater::sendUpdateComponentRequest, this, in passCompTable()
264 void DeviceUpdater::sendUpdateComponentRequest(size_t offset) in sendUpdateComponentRequest() function in pldm::fw_update::DeviceUpdater
683 std::bind(&DeviceUpdater::sendUpdateComponentRequest, this, in applyComplete()
874 std::bind(&DeviceUpdater::sendUpdateComponentRequest, this, in cancelUpdateComponent()