Searched defs:exceptionClass (Results 1 – 9 of 9) sorted by relevance
43 INLINE void dvmThrowException(ClassObject* exceptionClass, in dvmThrowException()60 INLINE void dvmThrowExceptionFmt(ClassObject* exceptionClass, in dvmThrowExceptionFmt()83 ClassObject* exceptionClass, const char* messageDescriptor) in dvmThrowExceptionWithClassMessage()
102 void dvmThrowExceptionFmtV(ClassObject* exceptionClass, in dvmThrowExceptionFmtV()188 ClassObject* exceptionClass, const char* messageDescriptor, in dvmThrowChainedExceptionWithClassMessage()1189 static void throwTypeError(ClassObject* exceptionClass, const char* fmt, in throwTypeError()
89 CstType exceptionClass) { in set()235 private final CstType exceptionClass; field in ByteCatchList.Item249 CstType exceptionClass) { in Item()
396 public Frame makeExceptionHandlerStartFrame(CstType exceptionClass) { in makeExceptionHandlerStartFrame()
808 CstType exceptionClass = one.getExceptionClass(); in processBlock() local
156 ClassObject* exceptionClass = NULL; in dvmVerifyObjectInClass() local
260 CstType exceptionClass = one.getExceptionClass(); in regularDump() local
1396 ClassObject* exceptionClass = gDvm.exVerifyError; in dvmThrowVerificationError() local