Searched refs:firstPidEnd (Results 1 – 1 of 1) sorted by relevance
3385 long firstPidEnd = -1; in dumpStackTraces() local3408 return firstPidStart >= 0 ? new Pair<>(firstPidStart, firstPidEnd) : null; in dumpStackTraces()3412 firstPidEnd = tf.length(); in dumpStackTraces()3435 return firstPidStart >= 0 ? new Pair<>(firstPidStart, firstPidEnd) : null; in dumpStackTraces()3455 return firstPidStart >= 0 ? new Pair<>(firstPidStart, firstPidEnd) : null; in dumpStackTraces()3464 return firstPidStart >= 0 ? new Pair<>(firstPidStart, firstPidEnd) : null; in dumpStackTraces()