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.java2010 public ReplyPacket receiveReply(int commandId) throws InterruptedException, in receiveReply() method in VmMirror
2037 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() method in VmMirror