Searched defs:PushLocalFrame (Results 1 – 4 of 4) sorted by relevance
179 jint (*PushLocalFrame)(JNIEnv*, jint); member541 jint PushLocalFrame(jint capacity) in PushLocalFrame() function
2102 static jint PushLocalFrame(JNIEnv* env, jint capacity) { in PushLocalFrame() function in art::__anone2f7feb60110::CheckJNI
751 static jint PushLocalFrame(JNIEnv* env, jint capacity) { in PushLocalFrame() function in art::JNI