Searched defs:getPid (Results 1 – 6 of 6) sorted by relevance
42 public String getPid() { in getPid() method in SyncDebuggee
26 public int getPid() { in getPid() method in BootloaderConnection
55 public abstract int getPid(); in getPid() method in BaseUsbConnection
62 public int getPid() { in getPid() method in WaltUsbConnection
85 public Integer getPid() { in getPid() method in Process
330 private int getPid(Path proc) throws IOException { in getPid() method in JDWPUnitDebuggeeProcessWrapper