HomeSort by relevance Sort by last modified time
    Searched defs:hasAnyInstance (Results 1 - 2 of 2) sorted by null

  /system/libvintf/
HalInterface.cpp 46 bool HalInterface::hasAnyInstance() const {
MatrixHal.cpp 102 bool hasAnyInstance = false;
107 hasAnyInstance = true;
118 if (hasAnyInstance) {
169 if (!it->second.hasAnyInstance()) interfaces.erase(it);

Completed in 488 milliseconds