Searched refs:numMatches (Results 1 – 2 of 2) sorted by relevance
134 final long numMatches = in hasEntryInUserSelectableTable() local139 return numMatches > 0; in hasEntryInUserSelectableTable()168 final long numMatches = in hasGrantInternal() local173 return numMatches > 0; in hasGrantInternal()
42 int numMatches = 0; in findAndRemoveAtomMatcherById() local46 ++numMatches; in findAndRemoveAtomMatcherById()50 if (numMatches == 1) { in findAndRemoveAtomMatcherById()