Home
last modified time | relevance | path

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

/system/libvintf/
DAssembleVintf.cpp121 bool hasEnvValue = false; in getFlagIfUnset() local
129 hasEnvValue = true; in getFlagIfUnset()
133 if (hasEnvValue && (*out != envValue)) { in getFlagIfUnset()
140 if (hasEnvValue) { in getFlagIfUnset()