Home | History | Annotate | Download | only in jdwp

Lines Matching refs:refTypeId

107     RefTypeId           classId;        /* ClassOnly */
108 RefTypeId excepClassId; /* ExceptionOnly */
494 if (pMod->exceptionOnly.refTypeId != 0 &&
496 pMod->exceptionOnly.refTypeId))
1032 ObjectId exceptionId, RefTypeId exceptionClassId,
1134 bool dvmJdwpPostClassPrepare(JdwpState* state, int tag, RefTypeId refTypeId,
1144 basket.classId = refTypeId;
1199 expandBufAdd8BE(pReq, refTypeId);
1231 bool dvmJdwpPostClassUnload(JdwpState* state, RefTypeId refTypeId)