Searched refs:SuspendCommand (Results 1 – 9 of 9) sorted by relevance
54 public static final byte SuspendCommand = 8; field in JDWPCommands.VirtualMachineCommandSet236 public static final byte SuspendCommand = 2; field in JDWPCommands.ThreadReferenceCommandSet
517 JDWPCommands.VirtualMachineCommandSet.SuspendCommand); in suspend()530 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in suspendThread()
109 JDWPCommands.VirtualMachineCommandSet.SuspendCommand); in testMonitorInfo001()191 JDWPCommands.VirtualMachineCommandSet.SuspendCommand); in testMonitorInfo001()
59 JDWPCommands.VirtualMachineCommandSet.SuspendCommand); in testSuspend001()
237 JDWPCommands.VirtualMachineCommandSet.SuspendCommand); in suspendAll()
161 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in testSuspendCount001()309 JDWPCommands.VirtualMachineCommandSet.SuspendCommand); in testSuspendCount001()
169 JDWPCommands.VirtualMachineCommandSet.SuspendCommand); in testResume001()293 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in testResume001()
127 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in testSuspend001()
148 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in jdwpSuspendThread()