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

1 2 3

  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 332 result = CALL(CallStaticByteMethod, StaticFromNative, method);
379 TEST_DECLARATION(CallStaticByteMethod) {
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jni.h 486 jbyte (JNICALL *CallStaticByteMethod)
    [all...]
  /art/runtime/
jni_internal.cc     [all...]
  /development/ndk/platforms/android-3/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 324 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
jni.h 322 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
jni.h 322 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
jni.h 322 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
jni.h 322 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
jni.h 322 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
jni.h 322 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
jni.h 322 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
jni.h 322 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
jni.h 322 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
jni.h 337 jbyte (*CallStaticByteMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]

Completed in 165 milliseconds

1 2 3