Home
last modified time | relevance | path

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

/system/libvintf/
DCompatibilityMatrix.cpp155 bool foundOthers = false; in splitInstance() local
168 foundOthers |= (!match); in splitInstance()
170 return !found || !foundOthers; in splitInstance()
177 if (!foundOthers) { in splitInstance()