HomeSort by relevance Sort by last modified time
    Searched full:jni (Results 276 - 300 of 534) sorted by null

<<11121314151617181920>>

  /frameworks/base/services/jni/
com_android_server_KeyInputQueue.cpp 19 #include "jni.h"
265 * JNI registration.
  /ndk/build/tools/
build-ndk-sysroot.sh 270 # Jni header
271 common_header $TOP/dalvik/libnativehelper/include/nativehelper jni.h
  /packages/inputmethods/PinyinIME/jni/android/
com_android_inputmethod_pinyin_PinyinDecoderService.cpp 19 #include <jni.h>
416 * Returns the JNI version on success, -1 on failure.
  /external/webkit/JavaScriptCore/
ChangeLog-2007-10-14     [all...]
  /cts/tests/tests/jni/src/android/jni/cts/
InstanceFromNative.java 17 package android.jni.cts;
JniInstanceTest.java 17 package android.jni.cts;
StaticFromNative.java 17 package android.jni.cts;
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
Zygote.java 34 /** enable JNI checks */
  /dalvik/libcore/icu/src/main/native/
UCharacter.cpp 155 * JNI registration
  /dalvik/tests/etc/
local-run-test-jar 123 DEBUG_OPTS="-Xcheck:jni -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n"
  /dalvik/vm/
Globals.h 418 * JNI global reference table.
430 * JNI pinned object table (used for primitive arrays).
435 /* special ReferenceQueue for JNI weak globals */
474 * JNI allows you to have multiple VMs, but we limit ourselves to 1,
  /dalvik/vm/arch/x86-atom/
Call386ABI.S 66 * IA32 ABI JNI hint format
  /dalvik/vm/reflect/
Reflect.h 99 * JNI reflection support.
  /development/pdk/docs/porting/
dalvik.jd 12 <li><a href="#dalvikJNICallBridge">JNI Call Bridge</a></li>
44 <a name="dalvikJNICallBridge"></a><h3>JNI Call Bridge</h3>
48 non-portable component of the runtime is the JNI call bridge. Simply put,
78 all of the basic JNI types). The code may use the method signature
  /external/clearsilver/
Makefile 115 CS_DIRS = util cs cgi python scripts mod_ecs imd java-jni perl ruby dso csharp ports contrib m4
  /external/webkit/WebCore/bridge/jni/
JNIBridge.cpp 114 // JNI method signatures use '/' between components of a class name, but
  /external/webkit/WebCore/bridge/jni/v8/
JavaNPObjectV8.cpp 164 // JNI signature i.e. "int" as opposed to "I". This means that the field lookup
  /external/webkit/WebCore/platform/network/android/
ResourceHandleAndroid.cpp 102 // the cache. The JNI call through to the HTTP cache stored on the Java
  /external/webkit/WebKit/android/jni/
WebIconDatabase.cpp 188 * JNI registration
WebStorage.cpp 141 * JNI registration
  /external/webkit/WebKit/android/plugins/
ANPSurfaceInterface.cpp 42 // used to cache JNI method and field IDs for Surface Objects
  /frameworks/base/core/java/android/webkit/
JWebCoreJavaBridge.java 120 // called from JNI side
WebBackForwardList.java 140 /* Remove the item at the given index. Called by JNI only. */
  /frameworks/base/core/jni/
CursorWindow.h 27 #include <jni.h>
  /frameworks/base/core/jni/android/graphics/
GraphicsJNI.h 7 #include <jni.h>

Completed in 199 milliseconds

<<11121314151617181920>>