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

/dalvik/vm/interp/
H A DStack.cpp213 * by dvmPopFrame if it's not removed explicitly.
309 static bool dvmPopFrame(Thread* self) function
532 dvmPopFrame(self);
635 dvmPopFrame(self);
708 dvmPopFrame(self); // throw wants to pull PC out of stack
744 dvmPopFrame(self);
773 dvmPopFrame(self);

Completed in 161 milliseconds