Searched defs:hasAnyInstance (Results 1 – 2 of 2) sorted by relevance
| /system/libvintf/ | ||
| D | HalInterface.cpp | 46 bool HalInterface::hasAnyInstance() const {  in hasAnyInstance()  function in android::vintf::HalInterface | 
| D | MatrixHal.cpp | 131     bool hasAnyInstance = false;  in isCompatible()  local |