Searched refs:enqueueCommand (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
H A D | StackFrameImpl.java | 131 enqueueCommand(vm, thread, id); in thisObject() 227 ps = JDWP.StackFrame.GetValues.enqueueCommand(vm, thread, id, slots); in getValues() 287 enqueueCommand(vm, thread, id, slotVals); in setValue() 345 ps = JDWP.StackFrame.GetValues.enqueueCommand(vm, thread, id, slots); in getArgumentValues() 375 return JDWP.StackFrame.PopFrames.enqueueCommand(vm, in pop()
|
H A D | ClassTypeImpl.java | 171 return JDWP.ClassType.NewInstance.enqueueCommand( in sendNewInstanceCommand() 278 JDWP.ClassType.InvokeMethod.enqueueCommand(vm, in getInvokeMethodSender()
|
H A D | InterfaceTypeImpl.java | 120 JDWP.InterfaceType.InvokeMethod.enqueueCommand(vm, in getInvokeMethodSender()
|
H A D | ThreadReferenceImpl.java | 216 stream = JDWP.ThreadReference.Resume.enqueueCommand(vm, this); in resume()
|
H A D | ObjectReferenceImpl.java | 364 return JDWP.ObjectReference.InvokeMethod.enqueueCommand( in sendInvokeCommand()
|
H A D | VirtualMachineImpl.java | 420 return JDWP.VirtualMachine.Resume.enqueueCommand(vm); in resume()
|
/aosp_15_r20/external/oj-libjdwp/src/share/back/ |
H A D | eventHelper.c | 157 enqueueCommand(HelperCommand *command, in enqueueCommand() function 991 enqueueCommand(command, wait, reportingVMDeath); in eventHelper_reportEvents() 1088 enqueueCommand(command, JNI_TRUE, JNI_FALSE); in eventHelper_reportInvokeDone() 1107 enqueueCommand(command, JNI_TRUE, JNI_FALSE); in eventHelper_reportVMInit() 1122 enqueueCommand(command, JNI_TRUE, JNI_FALSE); in eventHelper_suspendThread()
|
/aosp_15_r20/hardware/google/aemu/host-common/ |
D | MultiDisplay.cpp | 134 adbInterface->enqueueCommand( in setMultiDisplay()
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |