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