Searched refs:FieldsCommand (Results 1 – 4 of 4) sorted by relevance
97 public static final byte FieldsCommand = 4; field in JDWPCommands.ReferenceTypeCommandSet
1299 packet.setCommand(JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in getFieldsInfo()
68 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsCommand; in runTestSyntheticFields()
70 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testFields001()