Searched defs:PushLocalFrame (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DJni.cpp1414 static jint PushLocalFrame(JNIEnv* env, jint capacity) { function
1421 dvmThrowOutOfMemoryError("out of stack in JNI PushLocalFrame");
3007 PushLocalFrame,

Completed in 167 milliseconds