Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/lshal/
H A DListCommand.cpp774 FqInstance entryFqInstance; in hasPassthroughEntry() local
775 if (!entryFqInstance.setTo(entry.interfaceName)) { in hasPassthroughEntry()
786 if (entryFqInstance.getPackage() == existingFqInstance.getPackage() && in hasPassthroughEntry()
787 vintf::Version{entryFqInstance.getVersion()} in hasPassthroughEntry()