Searched defs:PushLocalFrame (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/jni/ | ||
| D | check_jni.cc | 2111 static jint PushLocalFrame(JNIEnv* env, jint capacity) { in PushLocalFrame() function in art::__anon52b56ecf0111::CheckJNI |
| D | jni_internal.cc | 828 static jint PushLocalFrame(JNIEnv* env, jint capacity) { in PushLocalFrame() function in art::JNI |