Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DPacketDispatcher.java398 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() method in PacketDispatcher.CommandsSynchronyzer
722 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() method in PacketDispatcher
DVmMirror.java1675 public ReplyPacket receiveReply(int commandId) throws InterruptedException, in receiveReply() method in VmMirror
1702 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() method in VmMirror