Searched refs:matchInstance (Results 1 – 6 of 6) sorted by relevance
66 interface() == provided.getInterface() && matchInstance(provided.getInstance()); in isSatisfiedBy()69 bool MatrixInstance::matchInstance(const std::string& e) const { in matchInstance() function in android::vintf::MatrixInstance
430 bool CompatibilityMatrix::matchInstance(const std::string& halName, const Version& version, in matchInstance() function in android::vintf::CompatibilityMatrix436 found |= (e.matchInstance(instance)); in matchInstance()
613 if (!oldMatrixInstance.matchInstance(servedInstance)) { in isInstanceDeprecated()623 targetMatrixInstance.matchInstance(servedInstance)) { in isInstanceDeprecated()
221 if (!mat.matchInstance(fqInstance.getPackage(), fqInstance.getVersion(), in checkUnusedHals()
52 bool matchInstance(const std::string& e) const;
102 bool matchInstance(const std::string& halName, const Version& version,