Home
last modified time | relevance | path

Searched refs:parseFDIdentificationArea (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/fw-update/
H A Dpackage_parser.hpp101 size_t parseFDIdentificationArea(DeviceIDRecordCount deviceIdRecCount,
H A Dpackage_parser.cpp24 size_t PackageParser::parseFDIdentificationArea( in parseFDIdentificationArea() function in pldm::fw_update::PackageParser
245 offset = parseFDIdentificationArea(deviceIdRecCount, pkgHdr, offset); in parse()
/openbmc/phosphor-bmc-code-mgmt/common/pldm/
H A Dpackage_parser.hpp103 size_t parseFDIdentificationArea(DeviceIDRecordCount deviceIdRecCount,
H A Dpackage_parser.cpp44 size_t PackageParser::parseFDIdentificationArea( in parseFDIdentificationArea() function in pldm::fw_update::PackageParser
265 offset = parseFDIdentificationArea(deviceIdRecCount, pkgHdr, offset); in parse()