Home
last modified time | relevance | path

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

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