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

1 2 3 4 5

  /libnativehelper/include/nativehelper/
ScopedLocalFrame.h 29 mEnv->PopLocalFrame(NULL);
jni.h 181 jobject (*PopLocalFrame)(JNIEnv*, jobject);
546 jobject PopLocalFrame(jobject result)
547 { return functions->PopLocalFrame(this, result); }
    [all...]
  /external/libmojo/base/android/
scoped_java_ref.cc 29 ScopedJavaLocalFrame::~ScopedJavaLocalFrame() { env_->PopLocalFrame(NULL); }
  /external/webrtc/talk/app/webrtc/java/jni/
jni_helpers.cc 278 jni_->PopLocalFrame(NULL);
  /system/core/libnativebridge/
native_bridge.cc 420 env->PopLocalFrame(nullptr);
  /frameworks/base/core/jni/
AndroidRuntime.cpp     [all...]
  /development/ndk/platforms/android-9/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/
jni.h 195 jobject (*PopLocalFrame)(JNIEnv*, jobject);
560 jobject PopLocalFrame(jobject result)
561 { return functions->PopLocalFrame(this, result); }
    [all...]

Completed in 1212 milliseconds

1 2 3 4 5