Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddelta_diff_utils.cc191 map<string, vector<Extent>> old_files_map; in DeltaReadPartition() local
196 old_files_map[file.name] = file.extents; in DeltaReadPartition()
234 old_files_map[new_file.name], old_visited_blocks); in DeltaReadPartition()