Searched refs:actualCompatible (Results 1 – 1 of 1) sorted by relevance
145 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