Home | History | Annotate | Download | only in include

Lines Matching defs:DestroyJavaVM

1074     jint        (*DestroyJavaVM)(JavaVM*);
1088 jint DestroyJavaVM()
1089 { return functions->DestroyJavaVM(this); }