Home | History | Annotate | Download | only in reflect

Lines Matching refs:dvmGetMethodThrows

528             ArrayObject* exceptionArray = dvmGetMethodThrows(allMethods[i]);
606 exceptionArray = dvmGetMethodThrows(method);
648 ArrayObject* exceptionArray = dvmGetMethodThrows(method);