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

/external/conscrypt/src/compat/native/
H A DJNIHelp.h45 int jniRegisterNativeMethods(C_JNIEnv* env, const char* className, const JNINativeMethod* gMethods, int numMethods);
122 inline int jniRegisterNativeMethods(JNIEnv* env, const char* className, const JNINativeMethod* gMethods, int numMethods) {
H A DJNIHelp.cpp70 const JNINativeMethod* gMethods, int numMethods)
/external/chromium_org/third_party/webrtc/examples/android/opensl_loopback/jni/
H A Dopensl_runner.cc116 JNINativeMethod nativeFunctions[] = {
/external/srec/srec_jni/
H A Dandroid_speech_srec_MicrophoneInputStream.cpp116 static JNINativeMethod gMethods[] = {
H A Dandroid_speech_srec_Recognizer.cpp543 static JNINativeMethod gMethods[] = {
/external/chromium_org/third_party/webrtc/modules/video_capture/android/
H A Dvideo_capture_android.cc87 JNINativeMethod native_methods[] = {
/external/jhead/
H A Dmain.c771 static JNINativeMethod methods[] = {
784 JNINativeMethod* gMethods, int numMethods)
/external/chromium_org/base/android/jni_generator/
H A Dgolden_sample_for_tests_jni.h319 static const JNINativeMethod kMethodsSampleForTests[] = {
/external/chromium_org/third_party/webrtc/modules/video_render/android/
H A Dvideo_render_android_native_opengl2.cc348 JNINativeMethod nativeFunctions[2] = {
/external/neven/
H A DFaceDetector_jni.cpp281 static JNINativeMethod methods[] = {
/external/chromium_org/base/android/linker/
H A Dlinker_jni.cc577 const JNINativeMethod kNativeMethods[] = {
/external/svox/pico/compat/jni/
H A Dcom_android_tts_compat_SynthProxy.cpp619 static JNINativeMethod gMethods[] = {
/external/chromium_org/third_party/npapi/npspy/extern/java/
H A Djni.h170 } JNINativeMethod; typedef in typeref:struct:__anon14653
697 (JNIEnv *env, jclass clazz, const JNINativeMethod *methods,
1710 jint RegisterNatives(jclass clazz, const JNINativeMethod *methods,
/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp9566 static JNINativeMethod sNativeCryptoMethods[] = {

Completed in 358 milliseconds