Searched defs:SetCommand (Results 1 – 2 of 2) sorted by relevance
257 void SetCommand(int command) { command_ = command; } in SetCommand() function
307 public static final byte SetCommand = 1; field in JDWPCommands.EventRequestCommandSet