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

/openjdk7/hotspot/src/share/vm/runtime/
H A DjfieldIDWorkaround.hpp138 static jfieldID to_static_jfieldID(JNIid* id) { function in class:jfieldIDWorkaround
157 return jfieldIDWorkaround::to_static_jfieldID(id);
/openjdk7/hotspot/src/share/vm/prims/
H A Djni.cpp580 ret = jfieldIDWorkaround::to_static_jfieldID(id);
2992 ret = jfieldIDWorkaround::to_static_jfieldID(id);

Completed in 41 milliseconds