Searched refs:dvmThrowExceptionWithClassMessage (Results 1 - 6 of 6) sorted by relevance

/dalvik/vm/
H A DException.h82 INLINE void dvmThrowExceptionWithClassMessage( function
H A DException.cpp1249 dvmThrowExceptionWithClassMessage(gDvm.exClassCircularityError,
1344 dvmThrowExceptionWithClassMessage(
1373 dvmThrowExceptionWithClassMessage(gDvm.exNoClassDefFoundError,
1425 dvmThrowExceptionWithClassMessage(gDvm.exTypeNotPresentException,
1447 dvmThrowExceptionWithClassMessage(gDvm.exVerifyError, descriptor);
/dalvik/vm/mterp/x86-atom/
H A DOP_CHECK_CAST.S82 /* old obsolete code that called dvmThrowExceptionWithClassMessage */
88 call dvmThrowExceptionWithClassMessage # call: (const char* exceptionDescriptor,
H A DOP_NEW_INSTANCE.S141 call dvmThrowExceptionWithClassMessage # call: (const char* exceptionDescriptor,
/dalvik/vm/oo/
H A DClass.cpp3761 dvmThrowExceptionWithClassMessage(clazz->verifyErrorClass,
/dalvik/vm/mterp/out/
H A DInterpAsm-x86-atom.S15456 /* old obsolete code that called dvmThrowExceptionWithClassMessage */
15462 call dvmThrowExceptionWithClassMessage # call: (const char* exceptionDescriptor,
15650 call dvmThrowExceptionWithClassMessage # call: (const char* exceptionDescriptor,

Completed in 281 milliseconds