HomeSort by relevance Sort by last modified time
    Searched refs:CallStaticLongMethodV (Results 1 - 13 of 13) sorted by null

  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 753 result = CALL(CallStaticLongMethodV, StaticFromNative, method,
799 TEST_DECLARATION(CallStaticLongMethodV) {
    [all...]
  /dalvik/libnativehelper/include/nativehelper/
jni.h 350 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 350 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
jni.h 335 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
jni.h 335 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
jni.h 335 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
jni.h 335 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
jni.h 335 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
jni.h 335 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
jni.h 335 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
jni.h 335 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
jni.h 335 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list);
    [all...]
  /dalvik/vm/
Jni.cpp     [all...]

Completed in 2364 milliseconds