Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Ddevice_updater.hpp162 void sendPassCompTableRequest(size_t offset);
H A Ddevice_updater.cpp105 std::bind(&DeviceUpdater::sendPassCompTableRequest, this, in requestUpdate()
109 void DeviceUpdater::sendPassCompTableRequest(size_t offset) in sendPassCompTableRequest() function in pldm::fw_update::DeviceUpdater
251 std::bind(&DeviceUpdater::sendPassCompTableRequest, this, in passCompTable()