Searched defs:GetVersion (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/
H A DJni.c1847 static jint GetVersion(JNIEnv* env) function
3934 GetVersion,
/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); }

Completed in 81 milliseconds