Searched defs:getStaticFieldValue (Results 1 – 4 of 4) sorted by relevance
301 private Value getStaticFieldValue(long classId, String fieldName) { in getStaticFieldValue() method in NewInstanceStringTest
153 private Object getStaticFieldValue(final Field field) { in getStaticFieldValue() method in AllMembersSupplier
225 int getStaticFieldValue<int> (JNIEnv* env, jclass cls, jfieldID fieldId) in getStaticFieldValue() function232 string getStaticFieldValue<string> (JNIEnv* env, jclass cls, jfieldID fieldId) in getStaticFieldValue() function243 vector<string> getStaticFieldValue<vector<string> > (JNIEnv* env, jclass cls, jfieldID fieldId) in getStaticFieldValue() function
502 protected Value getStaticFieldValue(long classID, String fieldName) { in getStaticFieldValue() method in JDWPStackFrameAccessTest