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

1 2 3

  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 341 result = CALL(CallStaticByteMethodV, StaticFromNative, method,
387 TEST_DECLARATION(CallStaticByteMethodV) {
    [all...]
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/jni-headers/
jni.h 494 jbyte (JNICALL *CallStaticByteMethodV)
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/jni-headers/
jni.h 494 jbyte (JNICALL *CallStaticByteMethodV)
    [all...]
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/jni-headers/
jni.h 494 jbyte (JNICALL *CallStaticByteMethodV)
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/jni-headers/
jni.h 494 jbyte (JNICALL *CallStaticByteMethodV)
    [all...]
  /external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/headers/
jni.h 494 jbyte (JNICALL *CallStaticByteMethodV)
    [all...]
  /external/libgdx/gdx/jni/jni-headers/
jni.h 494 jbyte (JNICALL *CallStaticByteMethodV)
    [all...]
  /libcore/ojluni/src/main/native/
jni_util.c 232 result.b = (*env)->CallStaticByteMethodV(env, clazz, mid, args);
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 325 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
jni.h 339 jbyte (*CallStaticByteMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]

Completed in 373 milliseconds

1 2 3