Searched defs:to_static_jfieldID (Results 1 - 1 of 1) 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);

Completed in 30 milliseconds