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.java652 public ReplyPacket performCommand(CommandPacket command) in performCommand() method in PacketDispatcher
675 public ReplyPacket performCommand(CommandPacket command, long timeout) in performCommand() method in PacketDispatcher
DVmMirror.java1603 public ReplyPacket performCommand(CommandPacket command) in performCommand() method in VmMirror
1630 public ReplyPacket performCommand(CommandPacket command, long timeout) in performCommand() method in VmMirror