Home | History | Annotate | Download | only in nativehelper

Lines Matching full:getversion

156     jint        (*GetVersion)(JNIEnv *);
497 jint GetVersion()
498 { return functions->GetVersion(this); }