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

  /libnativehelper/header_only_include/nativehelper/
scoped_local_frame.h 29 mEnv->PopLocalFrame(NULL);
  /external/libmojo/base/android/
scoped_java_ref.cc 30 env_->PopLocalFrame(nullptr);
  /external/webrtc/talk/app/webrtc/java/jni/
jni_helpers.cc 278 jni_->PopLocalFrame(NULL);
  /system/core/libnativebridge/
native_bridge.cc 404 env->PopLocalFrame(nullptr);
  /external/oj-libjdwp/src/share/back/
util.h 444 JNI_FUNC_PTR(env,PopLocalFrame)(env, NULL); \
  /libnativehelper/include_jni/
jni.h 181 jobject (*PopLocalFrame)(JNIEnv*, jobject);
546 jobject PopLocalFrame(jobject result)
547 { return functions->PopLocalFrame(this, result); }
    [all...]
  /art/openjdkjvmti/
events-inl.h 76 env_->PopLocalFrame(nullptr);
  /frameworks/base/core/jni/
AndroidRuntime.cpp     [all...]
  /art/runtime/
jni_internal_test.cc     [all...]
check_jni.cc     [all...]
jni_internal.cc 629 static jobject PopLocalFrame(JNIEnv* env, jobject java_survivor) {
    [all...]
  /external/oj-libjdwp/src/share/javavm/export/
jni.h 259 jobject (JNICALL *PopLocalFrame)
840 jobject PopLocalFrame(jobject result) {
841 return functions->PopLocalFrame(this,result);
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jni.h 259 jobject (JNICALL *PopLocalFrame)
840 jobject PopLocalFrame(jobject result) {
841 return functions->PopLocalFrame(this,result);
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jni.h 259 jobject (JNICALL *PopLocalFrame)
840 jobject PopLocalFrame(jobject result) {
841 return functions->PopLocalFrame(this,result);
    [all...]
  /prebuilts/jdk/jdk9/darwin-x86/include/
jni.h 259 jobject (JNICALL *PopLocalFrame)
845 jobject PopLocalFrame(jobject result) {
846 return functions->PopLocalFrame(this,result);
    [all...]
  /prebuilts/jdk/jdk9/linux-x86/include/
jni.h 259 jobject (JNICALL *PopLocalFrame)
845 jobject PopLocalFrame(jobject result) {
846 return functions->PopLocalFrame(this,result);
    [all...]
  /libcore/luni/src/main/native/
libcore_io_Linux.cpp 326 mEnv->PopLocalFrame(NULL);
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 513 milliseconds