Home
last modified time | relevance | path

Searched defs:performCommand (Results 1 – 2 of 2) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DPacketDispatcher.java655 public ReplyPacket performCommand(CommandPacket command) in performCommand() method in PacketDispatcher
678 public ReplyPacket performCommand(CommandPacket command, long timeout) in performCommand() method in PacketDispatcher
DVmMirror.java1852 public ReplyPacket performCommand(CommandPacket command) in performCommand() method in VmMirror
1879 public ReplyPacket performCommand(CommandPacket command, long timeout) in performCommand() method in VmMirror