Home
last modified time | relevance | path

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

/system/libvintf/
DMatrixHal.cpp102 bool hasAnyInstance = false; in isCompatible() local
107 hasAnyInstance = true; in isCompatible()
118 if (hasAnyInstance) { in isCompatible()
169 if (!it->second.hasAnyInstance()) interfaces.erase(it); in removeInstance()
DHalInterface.cpp46 bool HalInterface::hasAnyInstance() const { in hasAnyInstance() function in android::vintf::HalInterface
/system/libvintf/include/vintf/
DHalInterface.h40 bool hasAnyInstance() const;