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

  /dalvik/vm/interp/
InterpDefs.h 204 Object* dvmGetThisPtr(const Method* method, const u4* fp);
Interp.c 612 Object* dvmGetThisPtr(const Method* method, const u4* fp)
    [all...]
  /dalvik/vm/mterp/portable/
debug.c 154 Object* thisPtr = dvmGetThisPtr(method, fp);
  /dalvik/vm/mterp/c/
gotoTargets.c     [all...]
  /dalvik/vm/mterp/out/
InterpC-x86-atom.c     [all...]
InterpC-x86.c     [all...]
InterpC-portdbg.c     [all...]
InterpC-allstubs.c     [all...]
InterpC-portstd.c     [all...]

Completed in 155 milliseconds