Searched refs:StatusCommand (Results 1 – 18 of 18) sorted by relevance
107 public static final byte StatusCommand = 9; field in JDWPCommands.ReferenceTypeCommandSet240 public static final byte StatusCommand = 4; field in JDWPCommands.ThreadReferenceCommandSet
761 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in getThreadStatus()2204 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in isThreadSuspended()
188 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testResume001()228 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testResume001()308 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testResume001()349 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testResume001()396 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testResume001()
70 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus002()127 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus001()
84 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus006()
95 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus007()
83 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus005()
85 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus003()
84 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus004()
138 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testSuspend001()
172 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testThreadGroup002()
84 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testAllThreads003()144 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testAllThreads002()
82 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testSuspend001()
103 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in checkThreadSuspendStatus()
362 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in checkThreadStatus()
69 JDWPCommands.ReferenceTypeCommandSet.StatusCommand); in testStatus001()
863 class StatusCommand : public CommandObjectParsed { class865 StatusCommand(CommandInterpreter &interpreter) in StatusCommand() function in sddarwinlog_private::StatusCommand966 auto status_cmd_sp = CommandObjectSP(new StatusCommand(interpreter)); in BaseCommand()
558 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in checkThreadState()