Searched defs:PushLocalFrame (Results 1 – 2 of 2) sorted by relevance
178 jint (*PushLocalFrame)(JNIEnv*, jint); member541 jint PushLocalFrame(jint capacity) in PushLocalFrame() function
1965 static jint PushLocalFrame(JNIEnv* env, jint capacity) in PushLocalFrame() function