Home | History | Annotate | Download | only in include

Lines Matching full:getversion

169     jint        (*GetVersion)(JNIEnv *);
510 jint GetVersion()
511 { return functions->GetVersion(this); }