Home | History | Annotate | Download | only in reflect

Lines Matching defs:actualCount

245     int numInterfaces, maxCount, actualCount, allCount;
327 actualCount = copyWithoutDuplicates(allMethods, allCount, methods, throws);
328 if (actualCount < 0)
332 //for (i = 0; i < actualCount; i++) {
338 *pMethodCount = actualCount;