Home | History | Annotate | Download | only in include

Lines Matching refs:GetClassMethods

1275   jvmtiError (JNICALL *GetClassMethods) (jvmtiEnv* env,
2172 jvmtiError GetClassMethods(jclass klass,
2175 return functions->GetClassMethods(this, klass, method_count_ptr, methods_ptr);