Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Djni_util.h68 JNU_ThrowIllegalAccessException(JNIEnv *env, const char *msg);
Djni_util.c86 JNU_ThrowIllegalAccessException(JNIEnv *env, const char *msg) in JNU_ThrowIllegalAccessException() function