Home
last modified time | relevance | path

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

/system/libvintf/
DAssembleVintf.cpp411 CompatibilityMatrix checkMatrix; in assembleHalManifest() local
412 if (!gCompatibilityMatrixConverter(&checkMatrix, read(*mCheckFile), &error)) { in assembleHalManifest()
417 if (!checkDualFile(*halManifest, checkMatrix)) { in assembleHalManifest()