Searched refs:firstPidEnd (Results 1 – 1 of 1) sorted by relevance
4134 long firstPidEnd = -1; in dumpStackTraces() local4157 return firstPidStart >= 0 ? new Pair<>(firstPidStart, firstPidEnd) : null; in dumpStackTraces()4161 firstPidEnd = tf.length(); in dumpStackTraces()4184 return firstPidStart >= 0 ? new Pair<>(firstPidStart, firstPidEnd) : null; in dumpStackTraces()4204 return firstPidStart >= 0 ? new Pair<>(firstPidStart, firstPidEnd) : null; in dumpStackTraces()4213 return firstPidStart >= 0 ? new Pair<>(firstPidStart, firstPidEnd) : null; in dumpStackTraces()