Home
last modified time | relevance | path

Searched refs:old_unvisited (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/payload_generator/
Ddelta_diff_utils.cc255 vector<Extent> old_unvisited; in DeltaReadPartition() local
257 old_unvisited.push_back(ExtentForRange(0, old_part.size / kBlockSize)); in DeltaReadPartition()
258 old_unvisited = FilterExtentRanges(old_unvisited, old_visited_blocks); in DeltaReadPartition()
270 old_unvisited, in DeltaReadPartition()