Home | History | Annotate | Download | only in jdwp

Lines Matching defs:thisPtr

111     ObjectId            thisPtr;        /* InstanceOnly */
510 if (pMod->instanceOnly.objectId != basket->thisPtr)
810 ObjectId thisPtr, int eventFlags)
821 basket.thisPtr = thisPtr;
1033 const JdwpLocation* pCatchLoc, ObjectId thisPtr)
1049 basket.thisPtr = thisPtr;
1244 bool dvmJdwpPostFieldAccess(JdwpState* state, int STUFF, ObjectId thisPtr,