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
464 bool CompatibilityMatrix::matchInstance(const std::string& halName, const Version& version, in matchInstance() function in android::vintf::CompatibilityMatrix470 found |= (e.matchInstance(instance)); in matchInstance()
693 if (!oldMatrixInstance.matchInstance(servedInstance)) { in IsInstanceDeprecated()703 targetMatrixInstance.matchInstance(servedInstance)) { in IsInstanceDeprecated()
222 if (!mat.matchInstance(fqInstance.getPackage(), fqInstance.getVersion(), in checkUnusedHals()
52 bool matchInstance(const std::string& e) const;
135 bool matchInstance(const std::string& halName, const Version& version,