Searched refs:returnCount (Results 1 – 2 of 2) sorted by relevance
276 int returnCount = Math.min(maxToReturn, sorted.length); in getSortedInterfaceCounts() local277 InterfaceCount[] ifaceCounts = new InterfaceCount[returnCount]; in getSortedInterfaceCounts()278 for (int i = 0; i < returnCount; i++) { in getSortedInterfaceCounts()
111001 Ljava/lang/invoke/MethodTypeForm;->returnCount()I