Searched refs:JNINativeMethod (Results 1 – 2 of 2) sorted by relevance
33 static JNINativeMethod methods[] = {41 JNINativeMethod* gMethods, int numMethods) in registerNativeMethods()
147 } JNINativeMethod; typedef470 jint (*RegisterNatives)(JNIEnv*, jclass, const JNINativeMethod*,1007 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, in RegisterNatives()