HomeSort by relevance Sort by last modified time
    Searched defs:PopLocalFrame (Results 1 - 25 of 42) sorted by null

1 2

  /dalvik/vm/
Jni.cpp 71 object array, and the Push/PopLocalFrame calls are expected to be used
129 We implement Push/PopLocalFrame with actual stack frames. Before a JNI
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
jni.h 179 jobject (*PopLocalFrame)(JNIEnv*, jobject);
544 jobject PopLocalFrame(jobject result)
545 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
jni.h 179 jobject (*PopLocalFrame)(JNIEnv*, jobject);
544 jobject PopLocalFrame(jobject result)
545 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
jni.h 179 jobject (*PopLocalFrame)(JNIEnv*, jobject);
544 jobject PopLocalFrame(jobject result)
545 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
jni.h 179 jobject (*PopLocalFrame)(JNIEnv*, jobject);
544 jobject PopLocalFrame(jobject result)
545 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
jni.h 179 jobject (*PopLocalFrame)(JNIEnv*, jobject);
544 jobject PopLocalFrame(jobject result)
545 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
jni.h 179 jobject (*PopLocalFrame)(JNIEnv*, jobject);
544 jobject PopLocalFrame(jobject result)
545 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
jni.h 179 jobject (*PopLocalFrame)(JNIEnv*, jobject);
544 jobject PopLocalFrame(jobject result)
545 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
jni.h 179 jobject (*PopLocalFrame)(JNIEnv*, jobject);
544 jobject PopLocalFrame(jobject result)
545 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
jni.h 179 jobject (*PopLocalFrame)(JNIEnv*, jobject);
544 jobject PopLocalFrame(jobject result)
545 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
jni.h 194 jobject (*PopLocalFrame)(JNIEnv*, jobject);
559 jobject PopLocalFrame(jobject result)
560 { return functions->PopLocalFrame(this, result); }
    [all...]

Completed in 2022 milliseconds

1 2