Home
last modified time | relevance | path

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

/system/libvintf/
DAssembleVintf.cpp264 bool checkDualFile(const HalManifest& manifest, const CompatibilityMatrix& matrix) { in checkDualFile() function in android::vintf::AssembleVintfImpl
417 if (!checkDualFile(*halManifest, checkMatrix)) { in assembleHalManifest()
599 if (checkManifest != nullptr && !checkDualFile(*checkManifest, *matrix)) { in assembleCompatibilityMatrix()