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

1 2 3

  /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...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 231 callbackEnv->PopLocalFrame(NULL);
241 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...]
  /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...]

Completed in 715 milliseconds

1 2 3