Home
last modified time | relevance | path

Searched refs:JNINativeMethod (Results 1 – 1 of 1) sorted by relevance

/system/extras/module_ndk_libs/libnativehelper/include_jni/
Djni.h132 } JNINativeMethod; typedef
454 jint (*RegisterNatives)(JNIEnv*, jclass, const JNINativeMethod*,
974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, in RegisterNatives()