Searched refs:receiveReply (Results 1 – 6 of 6) sorted by relevance
107 invokeMethodReply = debuggeeWrapper.vmMirror.receiveReply(invokeMethodCommandID); in runInvokeMethodTest()140 invokeMethodReply = debuggeeWrapper.vmMirror.receiveReply(invokeMethodCommandID); in runInvokeMethodTest()
131 invokeMethodReply = debuggeeWrapper.vmMirror.receiveReply(invokeMethodCommandID); in runInvokeMethodTest()
398 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() method in PacketDispatcher.CommandsSynchronyzer725 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() method in PacketDispatcher727 return commandsSynchronyzer.receiveReply(commandId, timeout); in receiveReply()
2010 public ReplyPacket receiveReply(int commandId) throws InterruptedException, in receiveReply() method in VmMirror2012 return packetDispatcher.receiveReply(commandId, config.getTimeout()); in receiveReply()2037 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() method in VmMirror2039 return packetDispatcher.receiveReply(commandId, timeout); in receiveReply()
419 .receiveReply(invokeCommandID); in testPopFramesWithInvokeMethods()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...