Searched refs:exArrayIndexOutOfBoundsException (Results 1 – 5 of 5) sorted by relevance
147 dvmThrowExceptionFmt(gDvm.exArrayIndexOutOfBoundsException, in Dalvik_java_lang_System_arraycopy()
279 ClassObject* exArrayIndexOutOfBoundsException; member
79 { &gDvm.exArrayIndexOutOfBoundsException, "Ljava/lang/ArrayIndexOutOfBoundsException;" }, in initClassReferences()
1207 dvmThrowExceptionFmt(gDvm.exArrayIndexOutOfBoundsException, in dvmThrowArrayIndexOutOfBoundsException()
2441 dvmThrowExceptionFmt(gDvm.exArrayIndexOutOfBoundsException, in throwArrayRegionOutOfBounds()