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

1 2

  /external/webkit/Source/WebCore/bridge/jni/
JNIUtility.h 128 return getJNIEnv()->CallShortMethodA(obj, mid, args);
  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 412 result = CALL(CallShortMethodA, o, method, NULL);
462 TEST_DECLARATION(CallShortMethodA) {
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 214 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
jni.h 212 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
jni.h 212 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
jni.h 212 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
jni.h 212 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
jni.h 212 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
jni.h 212 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
jni.h 212 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
jni.h 212 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
jni.h 212 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
jni.h 227 jshort (*CallShortMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]

Completed in 420 milliseconds

1 2