Home
last modified time | relevance | path

Searched defs:methods (Results 1 – 2 of 2) sorted by relevance

/libnativehelper/
DJNIHelp.c241 const JNINativeMethod* methods, int numMethods) in jniRegisterNativeMethods()
/libnativehelper/tests_mts/jni/
Djni_helper_jni.cpp201 static const JNINativeMethod methods[] = { in JNI_OnLoad() local