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

1 2 3

  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 238 result = CALL(CallStaticBooleanMethodV, StaticFromNative, method,
284 TEST_DECLARATION(CallStaticBooleanMethodV) {
    [all...]
  /frameworks/opt/net/wifi/service/jni/
jni_helper.cpp 561 jboolean result = mEnv->CallStaticBooleanMethodV(cls, methodID, params);
  /libcore/ojluni/src/main/native/
jni_util.c 229 result.z = (*env)->CallStaticBooleanMethodV(env, clazz, mid, args);
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 320 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/
jni.h 334 jboolean (*CallStaticBooleanMethodV)(JNIEnv*, jclass, jmethodID,
    [all...]

Completed in 88 milliseconds

1 2 3