Searched refs:foundValue (Results 1 – 2 of 2) sorted by relevance
130 String foundValue = null; in findConstantForKeyValuePairs() local145 if (foundValue == null) { in findConstantForKeyValuePairs()146 foundValue = conditionConstant.substring(posComma + 1); in findConstantForKeyValuePairs()154 return foundValue; in findConstantForKeyValuePairs()
319 boolean foundValue = false; in getIntValue()328 if (!foundValue) { in getIntValue()330 foundValue = true; in getIntValue()