Searched refs:foundValue (Results 1 – 2 of 2) sorted by relevance
129 String foundValue = null; in findConstantForKeyValuePairs() local144 if (foundValue == null) { in findConstantForKeyValuePairs()145 foundValue = conditionConstant.substring(posComma + 1); in findConstantForKeyValuePairs()153 return foundValue; in findConstantForKeyValuePairs()
268 boolean foundValue = false; in getIntValue()277 if (!foundValue) { in getIntValue()279 foundValue = true; in getIntValue()