Home
last modified time | relevance | path

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/
DPacketDispatcher.java342 public int sendCommand(CommandPacket command) throws IOException { in sendCommand() method in PacketDispatcher.CommandsSynchronyzer
696 public int sendCommand(CommandPacket command) throws IOException { in sendCommand() method in PacketDispatcher
DVmMirror.java1651 public int sendCommand(CommandPacket command) throws IOException { in sendCommand() method in VmMirror