Home
last modified time | relevance | path

Searched defs:requestUpdate (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/fw-update/
H A Ddevice_updater.cpp72 void DeviceUpdater::requestUpdate(mctp_eid_t eid, const pldm_msg* response, in requestUpdate() function in pldm::fw_update::DeviceUpdater
/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp1336 auto requestUpdate = fwUpdate->add_subcommand( in registerCommand() local