Searched refs:FieldsCommand (Results 1 – 11 of 11) sorted by relevance
97 public static final byte FieldsCommand = 4; field in JDWPCommands.ReferenceTypeCommandSet
1316 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in getFieldsInClass()
120 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in jdwpGetFields()
155 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in jdwpGetFieldIDs()
183 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testInvokeMethod()
68 commandCode = JDWPCommands.ReferenceTypeCommandSet.FieldsCommand; in runTestSyntheticFields()
71 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testFields001()
59 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testLength001()
59 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testSetValues001()
61 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in testGetValues001()
482 JDWPCommands.ReferenceTypeCommandSet.FieldsCommand); in checkFields()