Home | History | Annotate | Download | only in include

Lines Matching refs:DisposeEnvironment

1654   jvmtiError (JNICALL *DisposeEnvironment) (jvmtiEnv* env);
2495 jvmtiError DisposeEnvironment() {
2496 return functions->DisposeEnvironment(this);