Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Djni_util.h309 JNU_PrintClass(JNIEnv *env, char *hdr, jobject object);
Djni_util.c1051 JNU_PrintClass(JNIEnv *env, char* hdr, jobject object) in JNU_PrintClass() function