Home
last modified time | relevance | path

Searched refs:setRequestedApplyTime (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.hpp110 int setRequestedApplyTime();
H A Dinband_code_update.cpp103 int CodeUpdate::setRequestedApplyTime() in setRequestedApplyTime() function in pldm::responder::CodeUpdate
H A Doem_ibm_handler.cpp570 auto rc = codeUpdate->setRequestedApplyTime(); in _processStartUpdate()