Searched refs:compImageInfo (Results 1 – 2 of 2) sorted by relevance
151 pldm_component_image_information compImageInfo{}; in parseCompImageInfoArea() local155 pkgHdr.data() + offset, pkgHdrRemainingSize, &compImageInfo, in parseCompImageInfoArea()166 compImageInfo.comp_classification; in parseCompImageInfoArea()167 CompIdentifier compIdentifier = compImageInfo.comp_identifier; in parseCompImageInfoArea()169 compImageInfo.comp_comparison_stamp; in parseCompImageInfoArea()170 CompOptions compOptions = compImageInfo.comp_options.value; in parseCompImageInfoArea()172 compImageInfo.requested_comp_activation_method.value; in parseCompImageInfoArea()174 compImageInfo.comp_location_offset; in parseCompImageInfoArea()175 CompSize compSize = compImageInfo.comp_size; in parseCompImageInfoArea()182 compImageInfo.comp_version_string_length; in parseCompImageInfoArea()[all …]
169 pldm_component_image_information compImageInfo{}; in parseCompImageInfoArea() local173 pkgHdr.data() + offset, pkgHdrRemainingSize, &compImageInfo, in parseCompImageInfoArea()184 compImageInfo.comp_classification; in parseCompImageInfoArea()185 CompIdentifier compIdentifier = compImageInfo.comp_identifier; in parseCompImageInfoArea()187 compImageInfo.comp_comparison_stamp; in parseCompImageInfoArea()188 CompOptions compOptions = compImageInfo.comp_options.value; in parseCompImageInfoArea()190 compImageInfo.requested_comp_activation_method.value; in parseCompImageInfoArea()192 compImageInfo.comp_location_offset; in parseCompImageInfoArea()193 CompSize compSize = compImageInfo.comp_size; in parseCompImageInfoArea()200 compImageInfo.comp_version_string_length; in parseCompImageInfoArea()[all …]