Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/payload_generator/
H A Ddelta_diff_utils.cc488 const map<string, FilesystemInterface::File>& old_files_map, in GetOldFile()
585 map<string, FilesystemInterface::File> old_files_map; in DeltaReadPartition() local
H A Ddelta_diff_utils_unittest.cc694 std::map<string, FilesystemInterface::File> old_files_map; in TEST_F() local