Searched refs:addAvbMetaVersion (Results 1 – 2 of 2) sorted by relevance
96 bool addAvbMetaVersion(CompatibilityMatrix* other, std::string* error);
292 bool CompatibilityMatrix::addAvbMetaVersion(CompatibilityMatrix* other, std::string* error) { in addAvbMetaVersion() function in android::vintf::CompatibilityMatrix412 !addAvbMetaVersion(inputMatrix, error) || !addVndk(inputMatrix, error) || in addAll()