Searched defs:pidString (Results 1 – 2 of 2) sorted by relevance
70 StringJoiner pidString = new StringJoiner(" "); in forceCoverageFlush() local
4565 String pidString = getProcessPid(processName); in getProcessByName() local4581 private long getProcessStartTimeByPid(String pidString) throws DeviceNotAvailableException { in getProcessStartTimeByPid()4601 private String getProcessUserByPid(String pidString) throws DeviceNotAvailableException { in getProcessUserByPid()