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
725 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() method in PacketDispatcher
DVmMirror.java1924 public ReplyPacket receiveReply(int commandId) throws InterruptedException, in receiveReply() method in VmMirror
1951 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() method in VmMirror