Home
last modified time | relevance | path

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

/external/conscrypt/src/compat/native/
DJNIHelp.h122 …jniRegisterNativeMethods(JNIEnv* env, const char* className, const JNINativeMethod* gMethods, int … in jniRegisterNativeMethods()
DJNIHelp.cpp70 const JNINativeMethod* gMethods, int numMethods) in jniRegisterNativeMethods()
/external/conscrypt/src/openjdk/native/
DJNIHelp.cpp68 const JNINativeMethod* gMethods, int numMethods) in jniRegisterNativeMethods()
/external/jhead/
Dmain.c785 JNINativeMethod* gMethods, int numMethods) in registerNativeMethods()
/external/svox/pico/compat/jni/
Dcom_android_tts_compat_SynthProxy.cpp619 static JNINativeMethod gMethods[] = { variable