HomeSort by relevance Sort by last modified time
    Searched refs:dvmPushJNIFrame (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/interp/
Stack.h 184 bool dvmPushJNIFrame(Thread* thread, const Method* method);
Stack.cpp 139 bool dvmPushJNIFrame(Thread* self, const Method* method)
402 if (!dvmPushJNIFrame(self, method)) {
    [all...]
  /dalvik/vm/
Thread.cpp     [all...]

Completed in 33 milliseconds