HomeSort by relevance Sort by last modified time
    Searched refs:jni (Results 1 - 25 of 336) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/templates/resources/
main.cpp 1 #include <jni.h>
  /frameworks/base/core/jni/
android_util_Log.h 20 #include <jni.h>
  /pdk/apps/HelloPDK/jni/
HelloJniNative.cpp 17 #include <jni.h>
  /pdk/apps/HelloPDK/src/com/example/android/helloPDK/jni/
HelloJniNative.java 17 package com.example.android.helloPDK.jni;
  /development/ndk/samples/hello-jni/jni/
hello-jni.c 18 #include <jni.h>
20 /* This is a trivial JNI example where we use a native method
24 * apps/samples/hello-jni/project/src/com/example/hellojni/HelloJni.java
30 return (*env)->NewStringUTF(env, "Hello from JNI !");
  /development/ndk/samples/two-libs/jni/
second.c 18 #include <jni.h>
  /external/jmonkeyengine/engine/src/bullet-native/
com_jme3_bullet_collision_shapes_BoxCollisionShape.h 2 #include <jni.h>
com_jme3_bullet_collision_shapes_CylinderCollisionShape.h 2 #include <jni.h>
com_jme3_bullet_collision_shapes_HullCollisionShape.h 2 #include <jni.h>
com_jme3_bullet_collision_shapes_PlaneCollisionShape.h 2 #include <jni.h>
com_jme3_bullet_collision_shapes_SphereCollisionShape.h 2 #include <jni.h>
com_jme3_bullet_util_DebugShapeFactory.h 2 #include <jni.h>
com_jme3_bullet_collision_shapes_CapsuleCollisionShape.h 2 #include <jni.h>
com_jme3_bullet_collision_shapes_ConeCollisionShape.h 2 #include <jni.h>
com_jme3_bullet_collision_shapes_GImpactCollisionShape.h 2 #include <jni.h>
com_jme3_bullet_collision_shapes_HeightfieldCollisionShape.h 2 #include <jni.h>
com_jme3_bullet_collision_shapes_MeshCollisionShape.h 2 #include <jni.h>
com_jme3_bullet_joints_PhysicsJoint.h 2 #include <jni.h>
com_jme3_bullet_util_NativeMeshUtil.h 2 #include <jni.h>
  /packages/apps/Gallery2/jni/
jni_egl_fence.h 20 #include <jni.h>
  /cts/tests/tests/jni/src/android/jni/cts/
JniCTest.java 17 package android.jni.cts;
21 * Basic tests of calling the C functions that make up the JNI. This
JniCppTest.java 17 package android.jni.cts;
21 * Basic tests of calling the C++ functions that make up the JNI. This
JniTestCase.java 17 package android.jni.cts;
31 // Skip the JNI tests if ABI is none...
  /development/ndk/platforms/android-9/include/android/
asset_manager_jni.h 22 #include <jni.h>
native_window_jni.h 22 #include <jni.h>

Completed in 950 milliseconds

1 2 3 4 5 6 7 8 91011>>