Home | History | Annotate | Download | only in export

Lines Matching defs:IsMethodObsolete

1479   jvmtiError (JNICALL *IsMethodObsolete) (jvmtiEnv* env,
2340 jvmtiError IsMethodObsolete(jmethodID method,
2342 return functions->IsMethodObsolete(this, method, is_obsolete_ptr);