Home
last modified time | relevance | path

Searched refs:dvmPopFrame (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/interp/
DStack.cpp309 static bool dvmPopFrame(Thread* self) in dvmPopFrame() function
532 dvmPopFrame(self); in dvmCallMethodV()
635 dvmPopFrame(self); in dvmCallMethodA()
708 dvmPopFrame(self); // throw wants to pull PC out of stack in dvmInvokeMethod()
744 dvmPopFrame(self); in dvmInvokeMethod()
773 dvmPopFrame(self); in dvmInvokeMethod()