Searched refs:gMethods (Results 1 – 1 of 1) sorted by relevance
173 static const JNINativeMethod gMethods[] = { variable237 if (env->RegisterNatives(clazz, gMethods, in registerMethods()238 sizeof(gMethods) / sizeof(gMethods[0])) != JNI_OK) in registerMethods()