Searched defs:gMethods (Results 1 – 5 of 5) sorted by relevance
122 …jniRegisterNativeMethods(JNIEnv* env, const char* className, const JNINativeMethod* gMethods, int … in jniRegisterNativeMethods()
70 const JNINativeMethod* gMethods, int numMethods) in jniRegisterNativeMethods()
68 const JNINativeMethod* gMethods, int numMethods) in jniRegisterNativeMethods()
785 JNINativeMethod* gMethods, int numMethods) in registerNativeMethods()
619 static JNINativeMethod gMethods[] = { variable