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.hpp168 void sendUpdateComponentRequest(size_t offset);
H A Ddevice_updater.cpp243 std::bind(&DeviceUpdater::sendUpdateComponentRequest, this, in passCompTable()
256 void DeviceUpdater::sendUpdateComponentRequest(size_t offset) in sendUpdateComponentRequest() function in pldm::fw_update::DeviceUpdater
644 std::bind(&DeviceUpdater::sendUpdateComponentRequest, this, in applyComplete()