Searched defs:gMethods (Results 1 – 1 of 1) sorted by relevance
43 static JNINativeMethod gMethods[] = { variable51 static int registerNativeMethods(JNIEnv* env, const char* className, JNINativeMethod* gMethods, int… in registerNativeMethods()