HomeSort by relevance Sort by last modified time
    Searched refs:CallIntMethod (Results 26 - 50 of 81) sorted by null

12 3 4

  /art/runtime/
jni_internal.cc     [all...]
  /frameworks/base/core/jni/
android_opengl_EGL14.cpp 109 return (void*) (_env->CallIntMethod(obj, mid));
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /external/chromium_org/chrome/browser/android/provider/
chrome_browser_provider.cc 146 return env->CallIntMethod(integer_obj, int_value, NULL);
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 215 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
jni.h 213 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
jni.h 213 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
jni.h 213 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
jni.h 213 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
jni.h 213 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
jni.h 213 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
jni.h 213 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
jni.h 213 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
jni.h 213 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
jni.h 228 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...);
    [all...]

Completed in 1737 milliseconds

12 3 4