HomeSort by relevance Sort by last modified time
    Searched refs:jni (Results 501 - 525 of 791) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/android/
native_activity.h 24 #include <jni.h>
56 * JNI context for the main thread of the app. Note that this field
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/android/
native_activity.h 24 #include <jni.h>
56 * JNI context for the main thread of the app. Note that this field
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/android/
native_activity.h 24 #include <jni.h>
56 * JNI context for the main thread of the app. Note that this field
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/android/
native_activity.h 24 #include <jni.h>
56 * JNI context for the main thread of the app. Note that this field
  /art/runtime/
java_vm_ext.cc 113 VLOG(jni) << "[" << *self << " waiting for \"" << path_ << "\" " << "JNI_OnLoad...]";
118 VLOG(jni) << "[Earlier JNI_OnLoad for \"" << path_ << "\" "
179 // The ClassLoader this library is associated with, a weak global JNI reference that is
234 // See section 11.3 "Linking Native Methods" of the JNI spec.
261 VLOG(jni) << "[Found native code for " << PrettyMethod(m)
296 // Do this without holding the jni libraries lock to prevent possible deadlocks.
301 VLOG(jni) << "[No JNI_OnUnload found in \"" << library->GetPath() << "\"]";
303 VLOG(jni) << "[JNI_OnUnload found for \"" << library->GetPath() << "\"]: Calling...";
347 // GetEnv always returns a JNIEnv* for the most current supported JNI version,
348 // and unlike other calls that take a JNI version doesn't care if you suppl
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/
Android.mk 29 $(LOCAL_PATH)/../../service/jni \
36 jni/wifi_hal_mock.cpp
40 jni/wifi_nan_hal_mock.cpp
  /cts/apps/CtsVerifier/jni/verifier/
com_android_cts_verifier_camera_StatsImage.cpp 17 #define LOG_TAG "ITS-StatsImage-JNI"
22 #include <jni.h>
  /cts/tests/tests/jni/src/android/jni/cts/
JniStaticTest.java 17 package android.jni.cts;
36 * be accessible from the jni code.
46 * Test that accessing classes true JNI works as expected. b/19382130
  /development/ndk/platforms/android-21/samples/native-codec/jni/
looper.cpp 20 #include <jni.h>
  /external/libjpeg-turbo/java/
org_libjpegturbo_turbojpeg_TJ.h 2 #include <jni.h>
  /external/webrtc/webrtc/modules/video_render/android/
video_render_android_impl.h 14 #include <jni.h>
  /external/webrtc/webrtc/voice_engine/test/android/android_test/jni/
org_webrtc_voiceengine_test_AndroidTest.h 2 #include <jni.h>
  /frameworks/base/core/jni/android/graphics/
Interpolator.cpp 5 #include <jni.h>
72 * JNI registration.
MaskFilter.cpp 9 #include <jni.h>
  /frameworks/base/core/jni/
android_ddm_DdmHandleNativeHeap.cpp 22 #include <jni.h>
android_graphics_Picture.cpp 24 #include <jni.h>
android_media_ToneGenerator.cpp 24 #include <jni.h>
android_view_InputDevice.cpp 20 #include <nativehelper/jni.h>
60 // Not sure why, but JNI is complaining when I pass this through directly.
  /frameworks/base/media/jni/
android_media_Utils.h 26 #include <jni.h>
115 // -----------Utility functions used by ImageReader/Writer JNI-----------------
  /frameworks/base/media/mca/filterfw/jni/
jni_native_frame.h 20 #include <jni.h>
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
sobeloperator.cpp 23 #include <jni.h>
  /frameworks/support/v8/renderscript/rs_support/
Android.mk 61 # used in jni/Android.mk
78 # used in jni/Android.mk
  /libcore/luni/src/test/native/
libcore_java_lang_ThreadTest.cpp 23 #include <jni.h>
  /libcore/ojluni/src/main/native/
sun_nio_ch_Net.h 29 #include <jni.h>
  /packages/apps/Camera2/jni/
jpegutilnative.cpp 17 #include <jni.h>
47 * @param env the JNI environment
107 * @param env the JNI environment

Completed in 1643 milliseconds

<<21222324252627282930>>