/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
D | GetValuesTest.java | 70 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.performCommand(packet); in testGetValues002_InvalidObjectError() local 90 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.performCommand(packet); in testGetValues003_ThreadNotSuspendedError() local 115 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.performCommand(packet); in testGetValues004_InvalidFrameIDError() local 158 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.performCommand(packet); in testGetValues005_InvalidSlotError() local
|
D | SetValuesTest.java | 71 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.performCommand(packet); in testSetValues002_InvalidObjectError() local 91 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.performCommand(packet); in testSetValues003_ThreadNotSuspendedError() local 116 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.performCommand(packet); in testSetValues004_InvalidFrameIDError() local 162 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.performCommand(packet); in testSetValues005_InvalidSlotError() local
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
D | BreakpointOnCatchTest.java | 101 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.setException(exceptionSig, true, false); in requestExceptionCaughtEvent() local 108 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.setBreakpoint(location); in requestBreakpointEvent() local
|
D | ExceptionUncaughtTest.java | 190 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.setException(EXCEPTION_SIGNATURE, in requestAndReceiveExceptionEvent() local
|
D | EventLocationEventTestCase.java | 98 ReplyPacket replyPacket = getLineTable(typeId, methodId); in requestEventForAllLocations() local
|
D | CombinedExceptionEventsTest.java | 177 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.setException( in requestException() local
|
D | ExceptionCaughtTest.java | 278 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.setException(exceptionSignature, in requestAndReceiveExceptionEvent() local
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Deoptimization/ |
D | DeoptimizationWithExceptionHandlingTest.java | 121 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.setMethodEntry(getDebuggeeClassName()); in installMethodEntry() local 128 ReplyPacket replyPacket = in requestExceptionEvent() local
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/ |
D | InvokeMethodWithSuspensionTest.java | 41 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.getThreadFrames(threadId, 0, 1); in buildInvokeCommand() local
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | PacketDispatcher.java | 227 public void notifyThread(ReplyPacket replyPacket) throws IOException, in notifyThread() 530 ReplyPacket replyPacket = new ReplyPacket(packet); in run() local
|
D | VmMirror.java | 390 ReplyPacket replyPacket = checkReply(performCommand(commandPacket)); in capabilities() local 566 ReplyPacket replyPacket = checkReply(performCommand(commandPacket)); in adjustTypeLength() local 711 ReplyPacket replyPacket = checkReply(performCommand(commandPacket)); in getClassSignature() local 728 ReplyPacket replyPacket = checkReply(performCommand(commandPacket)); in getThreadName() local 744 ReplyPacket replyPacket = checkReply(performCommand(commandPacket)); in getThreadStatus() local 760 ReplyPacket replyPacket = checkReply(performCommand(commandPacket)); in getThreadSuspendCount() local 778 ReplyPacket replyPacket = checkReply(performCommand(commandPacket)); in getThreadGroupName() local 1879 ReplyPacket replyPacket = null; in performCommand() local
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/ |
D | JDWPTestCase.java | 565 ReplyPacket replyPacket = debuggeeWrapper.vmMirror.performCommand(commandPacket); in checkThreadState() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/ |
D | jdimodel.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |