Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Ddevice_updater.hpp169 void cancelUpdateComponent(mctp_eid_t eid, const pldm_msg* response,
H A Ddevice_updater.cpp803 this->cancelUpdateComponent(eid, response, respMsgLen); in sendCancelUpdateComponentRequest()
813 void DeviceUpdater::cancelUpdateComponent( in cancelUpdateComponent() function in pldm::fw_update::DeviceUpdater