Home
last modified time | relevance | path

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

/openbmc/pldm/fw-update/
H A Dinventory_manager.cpp518 [[maybe_unused]] variable_field activeCompVerStr{ in getDownstreamFirmwareParameters() local
609 variable_field activeCompVerStr{}; in getFirmwareParameters() local
616 compParamPtr, compParamTableLen, &compEntry, &activeCompVerStr, in getFirmwareParameters()
632 activeCompVerStr.length + pendingCompVerStr.length; in getFirmwareParameters()
634 activeCompVerStr.length + pendingCompVerStr.length; in getFirmwareParameters()
/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp277 variable_field activeCompVerStr{}; in parseResponseMsg() local
285 compParamPtr, compParamTableLen, &compEntry, &activeCompVerStr, in parseResponseMsg()
394 pldm::utils::toString(activeCompVerStr); in parseResponseMsg()
399 activeCompVerStr.length + pendingCompVerStr.length; in parseResponseMsg()
402 activeCompVerStr.length + pendingCompVerStr.length; in parseResponseMsg()