Home
last modified time | relevance | path

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

/system/libvintf/
DCompatibilityMatrix.cpp138 bool foundOthers = false; in splitInstance() local
151 foundOthers |= (!match); in splitInstance()
153 return !found || !foundOthers; in splitInstance()
160 if (!foundOthers) { in splitInstance()