Searched defs:dvmThrowException (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DException.h43 INLINE void dvmThrowException(ClassObject* exceptionClass, function
50 * Like dvmThrowException, but takes printf-style args for the message.
79 * Like dvmThrowException, but take a class object instead of a name

Completed in 1335 milliseconds