Home | History | Annotate | Download | only in nativehelper

Lines Matching refs:nMethods

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