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.cpp145 std::string actualCompatible = std::get<VendorDefinedDescriptorTitle>(data); in fwDeviceIDRecordMatchesCompatible()
147 return compatible == actualCompatible; in fwDeviceIDRecordMatchesCompatible()
146 std::string actualCompatible = std::get<VendorDefinedDescriptorTitle>(data); fwDeviceIDRecordMatchesCompatible() local