Home
last modified time | relevance | path

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

/system/libvintf/
DCompatibilityMatrix.cpp140 bool interfaceMatch = matrixInstance.interface() == interface; in splitInstance() local
148 bool match = interfaceMatch && instanceMatch; in splitInstance()