Home
last modified time | relevance | path

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

/libnativehelper/include/nativehelper/
DJNIHelp.h41 …jniRegisterNativeMethods(JNIEnv* env, const char* className, const JNINativeMethod* gMethods, int … in jniRegisterNativeMethods()
/libnativehelper/
DJNIHelp.cpp242 const JNINativeMethod* gMethods, int numMethods) in jniRegisterNativeMethods()