Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddelta_diff_utils.cc215 vector<Extent> new_file_extents = FilterExtentRanges( in DeltaReadPartition() local
217 new_visited_blocks.AddExtents(new_file_extents); in DeltaReadPartition()
219 if (new_file_extents.empty()) in DeltaReadPartition()
223 << BlocksInExtents(new_file_extents) << " blocks)"; in DeltaReadPartition()
241 new_file_extents, in DeltaReadPartition()