Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/
Dlibrary_loader.cc11 JNIEXPORT jint JNI_OnLoad(JavaVM* vm, void* reserved) { in JNI_OnLoad() function
Dandroid_exports.lst9 JNI_OnLoad;
/third_party/skia/modules/androidkit/src/
DAndroidKit.cpp20 JNIEXPORT jint JNI_OnLoad(JavaVM* vm, void* reserved) { in JNI_OnLoad() function
/third_party/flutter/engine/flutter/testing/symbols/
Dverify_exported.dart10 // Android binaries (libflutter.so) should only export one symbol "JNI_OnLoad"
109 'JNI_OnLoad': 'T',
/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Djni_interface.cc43 jint JNI_OnLoad(JavaVM *vm, void *) { in JNI_OnLoad() function
/third_party/flutter/skia/platform_tools/android/apps/skottie/src/main/cpp/
DJavaInputStreamAdaptor.cpp245 extern "C" JNIEXPORT jint JNICALL JNI_OnLoad(JavaVM* vm, void* reserved) { in JNI_OnLoad() function
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
DLwsService.cpp73 JNIEXPORT jint JNICALL JNI_OnLoad(JavaVM* vm, void * reserved) { in JNI_OnLoad() function
/third_party/ejdb/src/bindings/ejdb2_jni/src/
Dejdb2jni.c1161 JNIEXPORT jint JNI_OnLoad(JavaVM *vm, void *reserved) { in JNI_OnLoad() function
/third_party/flutter/skia/third_party/externals/sdl/src/core/android/
DSDL_android.c93 JNIEXPORT jint JNICALL JNI_OnLoad(JavaVM* vm, void* reserved) in JNI_OnLoad() function
/third_party/gstreamer/gstplugins_bad/
DChangeLog92016 In JNI_OnLoad() we will already get the Java VM passed and could