Searched refs:throwTypeError (Results 1 – 1 of 1) sorted by relevance
1189 static void throwTypeError(ClassObject* exceptionClass, const char* fmt, in throwTypeError() function1214 throwTypeError(gDvm.exArrayStoreException, in dvmThrowArrayStoreExceptionIncompatibleElement()1227 throwTypeError(gDvm.exArrayStoreException, in dvmThrowArrayStoreExceptionIncompatibleArrays()1244 throwTypeError(gDvm.exClassCastException, in dvmThrowClassCastException()