Home
last modified time | relevance | path

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

/frameworks/native/cmds/lshal/
DListCommand.cpp855 FqInstance entryFqInstance; in hasPassthroughEntry() local
856 if (!entryFqInstance.setTo(entry.interfaceName)) { in hasPassthroughEntry()
867 if (entryFqInstance.getPackage() == existingFqInstance.getPackage() && in hasPassthroughEntry()
868 vintf::Version{entryFqInstance.getVersion()} in hasPassthroughEntry()