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

1 2 3

  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 618 result = CALL(CallIntMethodA, o, method, NULL);
668 TEST_DECLARATION(CallIntMethodA) {
    [all...]
  /external/libgdx/gdx/jni/iosgl/
iosgl30.cpp 76 jint ret = env->CallIntMethodA(buffer, positionID, 0);
    [all...]
iosgl20.cpp 76 jint ret = env->CallIntMethodA(buffer, positionID, 0);
    [all...]
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/jni-headers/
jni.h 313 jint (JNICALL *CallIntMethodA)
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/jni-headers/
jni.h 313 jint (JNICALL *CallIntMethodA)
    [all...]
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/jni-headers/
jni.h 313 jint (JNICALL *CallIntMethodA)
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/jni-headers/
jni.h 313 jint (JNICALL *CallIntMethodA)
    [all...]
  /external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/headers/
jni.h 313 jint (JNICALL *CallIntMethodA)
    [all...]
  /external/libgdx/gdx/jni/jni-headers/
jni.h 313 jint (JNICALL *CallIntMethodA)
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 217 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
jni.h 231 jint (*CallIntMethodA)(JNIEnv*, jobject, jmethodID, jvalue*);
    [all...]

Completed in 305 milliseconds

1 2 3