Home | History | Annotate | Download | only in export

Lines Matching refs:GetClassFields

1281   jvmtiError (JNICALL *GetClassFields) (jvmtiEnv* env,
2178 jvmtiError GetClassFields(jclass klass,
2181 return functions->GetClassFields(this, klass, field_count_ptr, fields_ptr);