Searched refs:class_get_methodID (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_class.h58 jmethodID class_get_methodID(JNIEnv *env, ClassIndex index,
H A Dhprof_event.c206 method = class_get_methodID(env, cnum, mnum);
259 method = class_get_methodID(env, cnum, mnum);
H A Dhprof_class.c524 class_get_methodID(JNIEnv *env, ClassIndex index, MethodIndex mnum) function

Completed in 1731 milliseconds