Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp698 bool foundInstance = false; in IsInstanceDeprecated() local
705 foundInstance = true; in IsInstanceDeprecated()
707 return !foundInstance; // continue if not found in IsInstanceDeprecated()
709 if (!foundInstance) { in IsInstanceDeprecated()