Lines Matching refs:PushLocalFrame
194 jint (*PushLocalFrame)(JNIEnv*, jint);557 jint PushLocalFrame(jint capacity)558 { return functions->PushLocalFrame(this, capacity); }