Home
last modified time | relevance | path

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

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