Searched refs:addAllKernels (Results 1 – 2 of 2) sorted by relevance
270 bool CompatibilityMatrix::addAllKernels(CompatibilityMatrix* other, std::string* error) { in addAllKernels() function in android::vintf::CompatibilityMatrix411 !addAllKernels(inputMatrix, error) || !addSepolicy(inputMatrix, error) || in addAll()424 !addAllXmlFilesAsOptional(inputMatrix, error) || !addAllKernels(inputMatrix, error)) { in addAllAsOptional()
87 bool addAllKernels(CompatibilityMatrix* other, std::string* error);