Searched refs:activeCompVerStr (Results 1 – 2 of 2) sorted by relevance
| /openbmc/pldm/fw-update/ |
| H A D | inventory_manager.cpp | 540 [[maybe_unused]] variable_field activeCompVerStr{ in getDownstreamFirmwareParameters() local 652 variable_field activeCompVerStr{}; in getFirmwareParameters() local 659 compParamPtr, compParamTableLen, &compEntry, &activeCompVerStr, in getFirmwareParameters() 682 utils::toString(activeCompVerStr), descriptorMap.at(eid), in getFirmwareParameters() 693 activeCompVerStr.length + pendingCompVerStr.length; in getFirmwareParameters() 695 activeCompVerStr.length + pendingCompVerStr.length; in getFirmwareParameters()
|
| /openbmc/pldm/pldmtool/ |
| H A D | pldm_fw_update_cmd.cpp | 321 variable_field activeCompVerStr{}; in parseResponseMsg() local 329 compParamPtr, compParamTableLen, &compEntry, &activeCompVerStr, in parseResponseMsg() 438 pldm::utils::toString(activeCompVerStr); in parseResponseMsg() 443 activeCompVerStr.length + pendingCompVerStr.length; in parseResponseMsg() 446 activeCompVerStr.length + pendingCompVerStr.length; in parseResponseMsg()
|