Home | History | Annotate | Download | only in releasetools

Lines Matching refs:curr_range

1683           curr_range = src_ranges.first(r[1]).subtract(src_ranges.first(r[0]))
1684 assert not split_src_ranges.overlaps(curr_range)
1685 split_src_ranges = split_src_ranges.union(curr_range)