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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiExport.cpp238 jmethodID jni_methodID() { return _mid; } function in class:JvmtiMethodEventMark
802 jem.jni_methodID(), jem.location());
1127 (*callback)(env->jvmti_external(), jem.jni_env(), jem.jni_thread(), jem.jni_methodID());
1188 jem.jni_methodID(), exception_exit, value);
1215 jem.jni_methodID(), exception_exit);
1253 jem.jni_methodID(), jem.location());
1330 jem.jni_methodID(), jem.location(),
1400 jem.jni_methodID(), jem.location(),
1496 jem.jni_methodID(), jem.location(),
1656 jem.jni_methodID(), je
[all...]

Completed in 606 milliseconds