Searched defs:source_ranges (Results 1 – 3 of 3) sorted by relevance
194 HashTreeInfo(RangeSet hash_tree_ranges, RangeSet source_ranges, std::string hash_algorithm, in HashTreeInfo()205 const RangeSet& source_ranges() const { in source_ranges() function
286 RangeSet source_ranges = RangeSet::Parse(tokens[pos++]); in Parse() local
1501 RangeSet source_ranges = RangeSet::Parse(params.tokens[params.cpos++]); in PerformCommandComputeHashTree() local