Home | History | Annotate | Download | only in updater

Lines Matching refs:hash_tree_ranges

1483 //   hash_tree_ranges
1495 RangeSet hash_tree_ranges = RangeSet::Parse(params.tokens[params.cpos++]);
1496 if (!hash_tree_ranges || hash_tree_ranges.size() != 1) {
1569 uint64_t write_offset = static_cast<uint64_t>(hash_tree_ranges.GetBlockNumber(0)) * BLOCKSIZE;