Searched refs:GetClassMethods (Results 1 – 2 of 2) sorted by relevance
196 error = JVMTI_FUNC_PTR(gdata->jvmti,GetClassMethods) in methods1()
1275 jvmtiError (JNICALL *GetClassMethods) (jvmtiEnv* env,2172 jvmtiError GetClassMethods(jclass klass, in GetClassMethods() function2175 return functions->GetClassMethods(this, klass, method_count_ptr, methods_ptr); in GetClassMethods()