Home | History | Annotate | Download | only in include

Lines Matching refs:GetVersion

170     jint        (*GetVersion)(JNIEnv *);
511 jint GetVersion()
512 { return functions->GetVersion(this); }