Home | History | Annotate | Download | only in include

Lines Matching refs:IsMethodSynthetic

1412   jvmtiError (JNICALL *IsMethodSynthetic) (jvmtiEnv* env,
2335 jvmtiError IsMethodSynthetic(jmethodID method,
2337 return functions->IsMethodSynthetic(this, method, is_synthetic_ptr);