Home
last modified time | relevance | path

Searched defs:old_file (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_generator/
Ddelta_diff_utils.cc503 const FilesystemInterface::File* old_file = &old_files_map.begin()->second; in GetOldFile() local
615 FilesystemInterface::File old_file = in DeltaReadPartition() local
663 File old_file; in DeltaReadPartition() local
796 File old_file; in DeltaMovedAndZeroBlocks() local
859 const File& old_file, in DeltaReadFile()
1047 const File& old_file, in ReadExtentsToDiff()
Ddelta_diff_utils.h172 const File& old_file, in BestDiffGenerator()