Home | History | Annotate | Download | only in jdwp

Lines Matching refs:suspendCount

1375     u4 suspendCount;
1379 suspendCount = dvmDbgGetThreadSuspendCount(threadId);
1380 expandBufAdd4BE(pReply, suspendCount);
2083 { 11, 12, handleTR_SuspendCount, "ThreadReference.SuspendCount" },