Lines Matching refs:PushLocalFrame
1897 static jint PushLocalFrame(JNIEnv* env, jint capacity) {1903 result.i = baseEnv(env)->PushLocalFrame(env, capacity);3592 CheckJNI::PushLocalFrame,