Searched
refs:jni (Results
601 -
625 of
791) sorted by null
<<21222324252627282930>>
/cts/tests/simplecpu/jni/ |
CpuNativeJni.cpp | 17 #include <jni.h>
|
/cts/tests/tests/jni/libjnitest/ |
android_jni_cts_InstanceNonce.c | 22 #include <jni.h> 326 { "returnThis", "()Landroid/jni/cts/InstanceNonce;", 338 { "takeThis", "(Landroid/jni/cts/InstanceNonce;)Z", 351 env, "android/jni/cts/InstanceNonce",
|
android_jni_cts_StaticNonce.c | 22 #include <jni.h> 342 { "returnInstance", "()Landroid/jni/cts/StaticNonce;", 366 env, "android/jni/cts/StaticNonce",
|
/cts/tests/tests/security/jni/ |
android_security_cts_NativeCodeTest.cpp | 17 #include <jni.h>
|
/external/deqp/framework/platform/android/ |
tcuTestLogParserJNI.cpp | 21 * \brief Android JNI interface for instrumentations log parsing. 32 #include <jni.h>
|
/external/jsilver/src/org/clearsilver/jni/ |
JniHdf.java | 17 package org.clearsilver.jni; 40 JNI.loadLibrary();
|
/external/opencv/ |
cvjni.h | 17 #include <jni.h>
32 //LOGV(ANDROID_LOG_DEBUG, "JNI", "");
|
/external/skia/platform_tools/android/apps/sample_app/src/main/jni/ |
com_skia_SkiaSampleRenderer.cpp | 17 #include <jni.h> 72 SkDebugf("ERROR: The JNI WeakRef to the Window is invalid"); 101 SkDebugf("ERROR: The JNI WeakRef to the Activity is invalid"); 117 SkDebugf("ERROR: The JNI WeakRef to the Window is invalid"); 134 SkDebugf("ERROR: The JNI WeakRef to the Window is invalid"); 148 SkDebugf("ERROR: The JNI WeakRef to the Window is invalid"); 155 ////////////////// JNI //////////////////// 169 // setup jni hooks to the java activity 177 // setup jni hooks to the java renderer
|
/frameworks/av/media/ndk/ |
NdkMediaExtractor.cpp | 38 #include <jni.h>
|
/frameworks/base/cmds/hid/jni/ |
com_android_commands_hid_Device.cpp | 33 #include <jni.h>
|
/frameworks/base/core/jni/android/graphics/ |
YuvToJpegEncoder.cpp | 9 #include <jni.h>
|
Region.cpp | 25 #include <jni.h>
|
/frameworks/base/media/jni/soundpool/ |
android_media_SoundPool.cpp | 20 #define LOG_TAG "SoundPool-JNI" 23 #include <nativehelper/jni.h>
|
/libcore/luni/src/test/native/ |
dalvik_system_JniTest.cpp | 17 #include <jni.h>
|
/ndk/build/tools/ |
dev-platform-import.sh | 374 copy_system_headers $ANDROID_ROOT/libnativehelper/include/nativehelper jni.h
|
/prebuilts/misc/common/swig/include/2.0.11/java/ |
boost_intrusive_ptr.i | 206 %typemap (jni) SWIG_INTRUSIVE_PTR_QNAMESPACE::intrusive_ptr< CONST TYPE >, 390 %typemap (jni) SWIG_SHARED_PTR_QNAMESPACE::shared_ptr< CONST TYPE > "jlong"
|
/art/runtime/ |
proxy_test.cc | 17 #include <jni.h>
|
/art/test/115-native-bridge/ |
nativebridge.cc | 21 #include <jni.h> 64 printf("Test ART callbacks: all JNI function number is %d.\n", count1); 315 // The name here is actually the JNI name, so we can directly do the lookup.
|
/cts/tests/tests/mediastress/jni/ |
native-media-jni.cpp | 21 #include <jni.h> 36 // for native window JNI 239 // force C naming convention for JNI interfaces to avoid registering manually
|
/development/ndk/platforms/android-14/samples/native-media/jni/ |
native-media-jni.c | 17 /* This is a JNI example where we use native methods to play video 27 #include <jni.h> 41 // for native window JNI
|
/development/ndk/platforms/android-8/samples/bitmap-plasma/jni/ |
plasma.c | 17 #include <jni.h>
|
/development/ndk/platforms/android-9/samples/native-plasma/jni/ |
plasma.c | 21 #include <jni.h>
|
/development/ndk/sources/android/native_app_glue/ |
android_native_app_glue.c | 18 #include <jni.h>
|
/device/moto/shamu/self-extractors/moto/staging/ |
device-partial.mk | 47 vendor/moto/shamu/proprietary/libadspd-jni.so:system/lib/libadspd-jni.so:moto \
|
/external/skia/platform_tools/android/third_party/native_app_glue/ |
android_native_app_glue.c | 18 #include <jni.h>
|
Completed in 488 milliseconds
<<21222324252627282930>>