Searched refs:getProcessControl (Results 1 - 5 of 5) sorted by relevance

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/
H A DCDebugger.java71 public ProcessControl getProcessControl() throws DebuggerException; method in interface:CDebugger
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/proc/
H A DProcCDebugger.java88 public ProcessControl getProcessControl() throws DebuggerException { method in class:ProcCDebugger
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/bsd/
H A DBsdCDebugger.java109 public ProcessControl getProcessControl() throws DebuggerException { method in class:BsdCDebugger
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DWindbgCDebugger.java96 public ProcessControl getProcessControl() throws DebuggerException { method in class:WindbgCDebugger
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/linux/
H A DLinuxCDebugger.java130 public ProcessControl getProcessControl() throws DebuggerException { method in class:LinuxCDebugger

Completed in 110 milliseconds