Home | History | Annotate | Download | only in include

Lines Matching full:getmethodname

1353   jvmtiError (JNICALL *GetMethodName) (jvmtiEnv* env,
2347 jvmtiError GetMethodName(jmethodID method,
2351 return functions->GetMethodName(this, method, name_ptr, signature_ptr, generic_ptr);