Home | History | Annotate | Download | only in include

Lines Matching refs:nMethods

1008         jint nMethods)
1009 { return functions->RegisterNatives(this, clazz, methods, nMethods); }