Home
last modified time | relevance | path

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

/libnativehelper/tests_mts/jni/
Djni_helper_jni.cpp99 static const JNINativeMethod methods[] = { in JNI_OnLoad() local
/libnativehelper/
DJNIHelp.c320 const JNINativeMethod* methods, int numMethods) in jniRegisterNativeMethods()
/libnativehelper/include/nativehelper/
DJNIHelp.h359 const JNINativeMethod* methods, in jniRegisterNativeMethods()