Searched refs:JNIEnv (Results 1 – 1 of 1) sorted by relevance
31 add(JNIEnv* /*env*/, jobject /*thiz*/, jint a, jint b) { in add() argument46 static int registerNativeMethods(JNIEnv* env, const char* className, in registerNativeMethods()69 static int registerNatives(JNIEnv* env) in registerNatives()87 JNIEnv* env;96 JNIEnv* env = NULL; in JNI_OnLoad()