Home
last modified time | relevance | path

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

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