Home
last modified time | relevance | path

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

/frameworks/native/cmds/lshal/
DListCommand.cpp819 FqInstance entryFqInstance; in hasPassthroughEntry() local
820 if (!entryFqInstance.setTo(entry.interfaceName)) { in hasPassthroughEntry()
831 if (entryFqInstance.getPackage() == existingFqInstance.getPackage() && in hasPassthroughEntry()
832 vintf::Version{entryFqInstance.getVersion()} in hasPassthroughEntry()