Searched refs:requestUpdate (Results 1 – 3 of 3) sorted by relevance
84 void requestUpdate(mctp_eid_t eid, const pldm_msg* response,
61 this->requestUpdate(eid, response, respMsgLen); in startFwUpdateFlow()72 void DeviceUpdater::requestUpdate(mctp_eid_t eid, const pldm_msg* response, in requestUpdate() function in pldm::fw_update::DeviceUpdater
1336 auto requestUpdate = fwUpdate->add_subcommand( in registerCommand() local1339 "fw_update", "RequestUpdate", requestUpdate)); in registerCommand()