Searched refs:MethodsCommand (Results 1 – 4 of 4) sorted by relevance
99 public static final byte MethodsCommand = 5; field in JDWPCommands.ReferenceTypeCommandSet
1242 commandPacket.setCommand(JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in getMethods()
68 commandCode = JDWPCommands.ReferenceTypeCommandSet.MethodsCommand; in runTestSyntheticMethods()
70 JDWPCommands.ReferenceTypeCommandSet.MethodsCommand); in testMethods001()