Searched defs:sendCommand (Results 1 – 2 of 2) sorted by relevance
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ | ||
D | PacketDispatcher.java | 342 public int sendCommand(CommandPacket command) throws IOException { in sendCommand() method in PacketDispatcher.CommandsSynchronyzer |
D | VmMirror.java | 1651 public int sendCommand(CommandPacket command) throws IOException { in sendCommand() method in VmMirror |