Searched refs:numInterfaces (Results 1 – 2 of 2) sorted by relevance
299 int numInterfaces, maxCount, actualCount, allCount; in gatherMethods() local308 numInterfaces = interfaces->length; in gatherMethods()311 for (i = 0; i < numInterfaces; i++, classes++) { in gatherMethods()346 for (i = 0; i < numInterfaces; i++, classes++) { in gatherMethods()
655 u4 numInterfaces; in handleRT_Interfaces() local