HomeSort by relevance Sort by last modified time
    Searched defs:PushLocalFrame (Results 1 - 24 of 24) sorted by null

  /dalvik/vm/
Jni.cpp     [all...]
  /dalvik/libnativehelper/include/nativehelper/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
jni.h 178 jint (*PushLocalFrame)(JNIEnv*, jint);
541 jint PushLocalFrame(jint capacity)
542 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
jni.h 178 jint (*PushLocalFrame)(JNIEnv*, jint);
541 jint PushLocalFrame(jint capacity)
542 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
jni.h 178 jint (*PushLocalFrame)(JNIEnv*, jint);
541 jint PushLocalFrame(jint capacity)
542 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
jni.h 178 jint (*PushLocalFrame)(JNIEnv*, jint);
541 jint PushLocalFrame(jint capacity)
542 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
jni.h 178 jint (*PushLocalFrame)(JNIEnv*, jint);
541 jint PushLocalFrame(jint capacity)
542 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
jni.h 178 jint (*PushLocalFrame)(JNIEnv*, jint);
541 jint PushLocalFrame(jint capacity)
542 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
jni.h 178 jint (*PushLocalFrame)(JNIEnv*, jint);
541 jint PushLocalFrame(jint capacity)
542 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
jni.h 178 jint (*PushLocalFrame)(JNIEnv*, jint);
541 jint PushLocalFrame(jint capacity)
542 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
jni.h 178 jint (*PushLocalFrame)(JNIEnv*, jint);
541 jint PushLocalFrame(jint capacity)
542 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]

Completed in 55 milliseconds