Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Djni_util.h83 JNU_ThrowClassNotFoundException(JNIEnv *env, const char *msg);
Djni_util.c110 JNU_ThrowClassNotFoundException(JNIEnv *env, const char *msg) in JNU_ThrowClassNotFoundException() function