Home | History | Annotate | Download | only in reflect

Lines Matching refs:gatherMethods

32 static bool gatherMethods(ArrayObject* interfaces, Method*** pMethods,\
142 if (!gatherMethods(interfaces, &methods, &throws, &methodCount)) {
238 static bool gatherMethods(ArrayObject* interfaces, Method*** pMethods,