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