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

/dalvik/vm/interp/
H A DStack.c132 bool dvmPushJNIFrame(Thread* self, const Method* method) function
395 if (!dvmPushJNIFrame(self, method)) {

Completed in 23 milliseconds