Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Djni_util.h65 JNU_ThrowIllegalAccessError(JNIEnv *env, const char *msg);
Djni_util.c80 JNU_ThrowIllegalAccessError(JNIEnv *env, const char *msg) in JNU_ThrowIllegalAccessError() function