Home
last modified time | relevance | path

Searched refs:JNU_ThrowArrayIndexOutOfBoundsException (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/native/
Djni_util.h56 JNU_ThrowArrayIndexOutOfBoundsException(JNIEnv *env, const char *msg);
DZipFile.c316 JNU_ThrowArrayIndexOutOfBoundsException(env, errmsg); in ZipFile_read()
Djni_util.c62 JNU_ThrowArrayIndexOutOfBoundsException(JNIEnv *env, const char *msg) in JNU_ThrowArrayIndexOutOfBoundsException() function