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

/dalvik/vm/
H A DException.cpp712 * Sets *newFrame to the frame pointer of the frame with the catch block.
716 bool scanOnly, void** newFrame)
800 *newFrame = fp;
715 dvmFindCatchBlock(Thread* self, int relPc, Object* exception, bool scanOnly, void** newFrame) argument

Completed in 22 milliseconds