Searched defs:methods (Results 1 – 2 of 2) sorted by relevance
241 const JNINativeMethod* methods, int numMethods) in jniRegisterNativeMethods()
201 static const JNINativeMethod methods[] = { in JNI_OnLoad() local