Home | History | Annotate | Download | only in include

Lines Matching defs:GetMethodDeclaringClass

1351   jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env,
2286 jvmtiError GetMethodDeclaringClass(jmethodID method,
2288 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr);