Home
last modified time | relevance | path

Searched defs:hasAnyInstance (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/
DHalInterface.cpp46 bool HalInterface::hasAnyInstance() const { in hasAnyInstance() function in android::vintf::HalInterface
DMatrixHal.cpp102 bool hasAnyInstance = false; in isCompatible() local