Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/pldm/
H A Dpldm_package_util.cpp146 std::string actualCompatible = std::get<VendorDefinedDescriptorTitle>(data); in fwDeviceIDRecordMatchesCompatible() local
148 return compatible == actualCompatible; in fwDeviceIDRecordMatchesCompatible()