Searched defs:PopLocalFrame (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dcheck_jni.cc1729 static jobject PopLocalFrame(JNIEnv* env, jobject res) { function in class:art::CheckJNI
1735 result.L = baseEnv(env)->PopLocalFrame(env, res);
3401 CheckJNI::PopLocalFrame,
H A Djni_internal.cc510 static jobject PopLocalFrame(JNIEnv* env, jobject java_survivor) { function in class:art::JNI
2507 JNI::PopLocalFrame,

Completed in 64 milliseconds