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

1 2 3

  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 1062 CALL(CallStaticVoidMethodV, StaticFromNative, method,
1108 TEST_DECLARATION(CallStaticVoidMethodV) {
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 346 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/
jni.h 360 void (*CallStaticVoidMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]

Completed in 4655 milliseconds

1 2 3