Home | History | Annotate | Download | only in include

Lines Matching refs:GetMethodModifiers

1356   jvmtiError (JNICALL *GetMethodModifiers) (jvmtiEnv* env,
2291 jvmtiError GetMethodModifiers(jmethodID method,
2293 return functions->GetMethodModifiers(this, method, modifiers_ptr);