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

  /dalvik/vm/interp/
Interp.h 85 extern "C" void dvmReportInvoke(Thread* self, const Method* methodToCall);
Interp.cpp 645 void dvmReportInvoke(Thread* self, const Method* methodToCall)
653 * dvmReportInvoke() and dvmReportPreNativeInvoke() will both
    [all...]
  /dalvik/vm/mterp/x86/
footer.S 413 call dvmReportInvoke # (self, method)
  /dalvik/vm/mterp/c/
gotoTargets.cpp     [all...]
  /dalvik/vm/mterp/armv5te/
footer.S 658 bl dvmReportInvoke @ (self, method)
    [all...]
  /dalvik/vm/mterp/out/
InterpC-x86-atom.cpp     [all...]
InterpC-x86.cpp     [all...]
InterpC-allstubs.cpp     [all...]
InterpC-portable.cpp     [all...]
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]
InterpAsm-x86.S     [all...]

Completed in 481 milliseconds