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

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

Completed in 1305 milliseconds