Home
last modified time | relevance | path

Searched refs:JNU_ThrowStringIndexOutOfBoundsException (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
Djni_util.h95 JNU_ThrowStringIndexOutOfBoundsException(JNIEnv *env, const char *msg);
Djni_util.c140 JNU_ThrowStringIndexOutOfBoundsException(JNIEnv *env, const char *msg) in JNU_ThrowStringIndexOutOfBoundsException() function