Searched refs:JNU_ThrowArrayIndexOutOfBoundsException (Results 1 – 3 of 3) sorted by relevance
56 JNU_ThrowArrayIndexOutOfBoundsException(JNIEnv *env, const char *msg);
316 JNU_ThrowArrayIndexOutOfBoundsException(env, errmsg); in ZipFile_read()
62 JNU_ThrowArrayIndexOutOfBoundsException(JNIEnv *env, const char *msg) in JNU_ThrowArrayIndexOutOfBoundsException() function