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

1 2

  /libcore/include/
ScopedLocalFrame.h 29 mEnv->PopLocalFrame(NULL);
  /external/webkit/Source/WebCore/bridge/jni/v8/
JavaInstanceJobjectV8.cpp 65 getJNIEnv()->PopLocalFrame(0);
  /external/webkit/Source/WebCore/bridge/jni/jsc/
JavaInstanceJSC.cpp 78 getJNIEnv()->PopLocalFrame(0);
  /frameworks/base/core/jni/
AndroidRuntime.cpp     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 241 callbackEnv->PopLocalFrame(NULL);
251 callbackEnv->PopLocalFrame(NULL);
    [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...]

Completed in 648 milliseconds

1 2