Home | History | Annotate | Download | only in include

Lines Matching full:getmethodname

1344   jvmtiError (JNICALL *GetMethodName) (jvmtiEnv* env,
2279 jvmtiError GetMethodName(jmethodID method,
2283 return functions->GetMethodName(this, method, name_ptr, signature_ptr, generic_ptr);