Home | History | Annotate | Download | only in include

Lines Matching refs:nMethods

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