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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/services/core/jni/
com_android_server_SystemServer.cpp 17 #include <jni.h>
38 * JNI registration.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
exposure.h 21 #include <jni.h>
  /frameworks/webview/chromium/plat_support/
jni_entry_point.cpp 19 #include <jni.h>
  /hardware/bsp/intel/peripheral/libupm/src/h3lis331dl/
javaupm_h3lis331dl.i 15 %typemap(jni) float* "jfloatArray"
29 %typemap(jni) int* "jintArray"
  /libcore/ojluni/src/main/native/
java_net_Inet4AddressImpl.h 30 #include <jni.h>
  /external/webrtc/talk/app/webrtc/java/jni/
androidvideocapturer_jni.h 35 #include "talk/app/webrtc/java/jni/jni_helpers.h"
47 // The purpose of the delegate is to hide the JNI specifics from the C++ only
51 static int SetAndroidObjects(JNIEnv* jni, jobject appliction_context);
53 AndroidVideoCapturerJni(JNIEnv* jni,
75 JNIEnv* jni();
  /ndk/tests/build/issue64679-prctl/
build.sh 53 mkdir "$PROJECT_DIR"/jni
54 cat > $PROJECT_DIR/jni/Application.mk <<EOF
60 ANDROID_MK=$PROJECT_DIR/jni/Android.mk
80 SRC_FILE=$PROJECT_DIR/jni/$SRC
81 cat > $PROJECT_DIR/jni/$SRC <<EOF
  /hardware/bsp/intel/peripheral/libupm/src/
java_buffer.i 2 %typemap(jni) (uint8_t *buffer, int len) "jbyteArray";
17 %typemap(jni) (uint8_t *pkt, int len) "jbyteArray";
32 %typemap(jni) (char *buffer, int len) "jbyteArray";
  /cts/hostsidetests/sustainedperf/shadertoy_android/jni/
hooks_android.cpp 17 #include <jni.h>
  /cts/tests/openglperf2/jni/graphics/
GLUtils.h 17 #include <jni.h>
  /cts/tests/tests/jni/libjnitest/
android_jni_cts_JniStaticTest.cpp 21 #include <jni.h>
31 jstring coreClsName = env->NewStringUTF("android.jni.cts.ClassLoaderStaticNonce");
register.c 18 #include <jni.h>
  /cts/tests/tests/os/jni/
CtsOsJniOnLoad.cpp 17 #include <jni.h>
  /cts/tests/tests/security/jni/
CtsSecurityJniOnLoad.cpp 17 #include <jni.h>
  /development/ndk/platforms/android-18/include/android/
bitmap.h 21 #include <jni.h>
  /development/ndk/platforms/android-8/include/android/
bitmap.h 21 #include <jni.h>
  /development/ndk/platforms/android-9/include/android/
bitmap.h 22 #include <jni.h>
  /development/ndk/samples/hello-jni/jni/
Android.mk 19 LOCAL_MODULE := hello-jni
20 LOCAL_SRC_FILES := hello-jni.c
  /development/tutorials/MoarRam/jni/
bar.c 18 #include <jni.h>
foo.c 18 #include <jni.h>
  /external/libchrome/base/test/
test_file_util.h 20 #include <jni.h>
73 // Register the ContentUriTestUrils JNI bindings.
  /external/opencv3/samples/android/face-detection/jni/
DetectionBasedTracker_jni.h 2 #include <jni.h>
  /external/webrtc/webrtc/modules/audio_device/android/
build_info.h 14 #include <jni.h>
52 // Ensures that this class can access a valid JNI interface pointer even
  /frameworks/base/core/jni/android/graphics/
Utils.h 24 #include <jni.h>
  /frameworks/base/libs/hwui/
PathParser.h 23 #include <jni.h>

Completed in 3288 milliseconds

1 2 3 4 5 6 7 8 91011>>