Home
last modified time | relevance | path

Searched refs:receiveReply (Results 1 – 6 of 6) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPInvokeMethodSuspendedTwiceTestCase.java107 invokeMethodReply = debuggeeWrapper.vmMirror.receiveReply(invokeMethodCommandID); in runInvokeMethodTest()
140 invokeMethodReply = debuggeeWrapper.vmMirror.receiveReply(invokeMethodCommandID); in runInvokeMethodTest()
DJDWPInvokeMethodWithSuspensionTestCase.java131 invokeMethodReply = debuggeeWrapper.vmMirror.receiveReply(invokeMethodCommandID); in runInvokeMethodTest()
/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
727 return commandsSynchronyzer.receiveReply(commandId, timeout); in receiveReply()
DVmMirror.java2010 public ReplyPacket receiveReply(int commandId) throws InterruptedException, in receiveReply() method in VmMirror
2012 return packetDispatcher.receiveReply(commandId, config.getTimeout()); in receiveReply()
2037 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() method in VmMirror
2039 return packetDispatcher.receiveReply(commandId, timeout); in receiveReply()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DPopFrames002Test.java419 .receiveReply(invokeCommandID); in testPopFramesWithInvokeMethods()
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...