Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddelta_diff_utils.cc516 std::vector<Extent> RemoveDuplicateBlocks(const std::vector<Extent>& extents) { in RemoveDuplicateBlocks() function
636 filtered_new_file.extents = RemoveDuplicateBlocks(new_file_extents); in DeltaReadPartition()
667 new_file.extents = RemoveDuplicateBlocks(new_unvisited); in DeltaReadPartition()