Searched refs:VariableTableCommand (Results 1 – 4 of 4) sorted by relevance
173 public static final byte VariableTableCommand = 2; field in JDWPCommands.MethodCommandSet
1897 JDWPCommands.MethodCommandSet.VariableTableCommand); in getVariableTable()
128 JDWPCommands.MethodCommandSet.VariableTableCommand); in jdwpGetVariableTable()
296 commandCode = JDWPCommands.MethodCommandSet.VariableTableCommand; in checkMethodVariableTable()