Searched refs:existingFqInstance (Results 1 – 1 of 1) sorted by relevance
860 FqInstance existingFqInstance; in hasPassthroughEntry() local861 if (!existingFqInstance.setTo(getPackageAndVersion(existing.interfaceName))) { in hasPassthroughEntry()867 if (entryFqInstance.getPackage() == existingFqInstance.getPackage() && in hasPassthroughEntry()869 .minorAtLeast(vintf::Version{existingFqInstance.getVersion()})) { in hasPassthroughEntry()