Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp1350 auto matrixInterface = in checkMatrixHalsHasDefinition() local
1352 if (allAidlVintfNames.find(matrixInterface) == allAidlVintfNames.end()) { in checkMatrixHalsHasDefinition()
1354 "AIDL interface " + matrixInterface + " is referenced in " + in checkMatrixHalsHasDefinition()
1364 auto matrixInterface = matrixInstance.interfaceDescription(v); in checkMatrixHalsHasDefinition() local
1365 if (allHidlNames.find(matrixInterface) == allHidlNames.end()) { in checkMatrixHalsHasDefinition()
1367 "HIDL interface " + matrixInterface + " is referenced in " + in checkMatrixHalsHasDefinition()