Searched defs:numMethods (Results 1 – 4 of 4) sorted by relevance
34 JNINativeMethod* gMethods, int numMethods) { in registerNativeMethods()
92 int numMethods) in registerJniMethods()
82 int numMethods) { in registerNativeMethods()
111 …isterNativeMethods(JNIEnv* env, const char* className, JNINativeMethod* gMethods, int numMethods) { in registerNativeMethods()