Home
last modified time | relevance | path

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

/frameworks/native/cmds/lshal/
DListCommand.h160 bool hasPassthroughEntry(const TableEntry& entry) const;
DListCommand.cpp833 if (!hasPassthroughEntry(manifestEntry)) { in fetchLazyHals()
854 bool ListCommand::hasPassthroughEntry(const TableEntry& entry) const { in hasPassthroughEntry() function in android::lshal::ListCommand