Home
last modified time | relevance | path

Searched refs:checkMatrix (Results 1 – 1 of 1) sorted by relevance

/system/libvintf/
DAssembleVintf.cpp441 CompatibilityMatrix checkMatrix; in assembleHalManifest() local
442 checkMatrix.setFileName(mCheckFile.name()); in assembleHalManifest()
443 if (!gCompatibilityMatrixConverter(&checkMatrix, read(mCheckFile.stream()), &error)) { in assembleHalManifest()
448 if (!checkDualFile(*halManifest, checkMatrix)) { in assembleHalManifest()