Home | History | Annotate | Download | only in include

Lines Matching defs:IsMethodNative

1407   jvmtiError (JNICALL *IsMethodNative) (jvmtiEnv* env,
2330 jvmtiError IsMethodNative(jmethodID method,
2332 return functions->IsMethodNative(this, method, is_native_ptr);