Searched defs:excepClass (Results 1 – 1 of 1) sorted by relevance
111 void dvmThrowChainedException(ClassObject* excepClass, const char* msg, in dvmThrowChainedException()201 static Method* findExceptionInitMethod(ClassObject* excepClass, in findExceptionInitMethod()258 ClassObject* excepClass = exception->clazz; in initException() local601 ClassObject* excepClass) in findCatchInMethod()