Home | History | Annotate | Download | only in include

Lines Matching defs:GetVersion

154     jint        (*GetVersion)(JNIEnv *);
495 jint GetVersion()
496 { return functions->GetVersion(this); }