Searched refs:dvmThrowExceptionFmtV (Results 1 – 2 of 2) sorted by relevance
52 void dvmThrowExceptionFmtV(ClassObject* exceptionClass,65 dvmThrowExceptionFmtV(exceptionClass, fmt, args); in dvmThrowExceptionFmt()
102 void dvmThrowExceptionFmtV(ClassObject* exceptionClass, in dvmThrowExceptionFmtV() function