Searched refs:GetVersion (Results 1 - 3 of 3) sorted by relevance

/dalvik/libnativehelper/include/nativehelper/
H A Djni.h154 jint (*GetVersion)(JNIEnv *); member in struct:JNINativeInterface
495 jint GetVersion() function in struct:_JNIEnv
496 { return functions->GetVersion(this); }
/dalvik/vm/
H A DJni.c1847 static jint GetVersion(JNIEnv* env) function
3934 GetVersion,
H A DCheckJni.c1234 result = BASE_ENV(env)->GetVersion(env);

Completed in 506 milliseconds