Home
last modified time | relevance | path

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

/system/ca-certificates/google/
Dextract_from_pem.py43 with open(file_path, 'w') as new_file:
44 new_file.write(content)
/system/update_engine/payload_generator/
Ddelta_diff_utils.cc310 for (const FilesystemInterface::File& new_file : new_files) { in DeltaReadPartition() local
316 new_file.extents, new_visited_blocks); in DeltaReadPartition()
330 auto old_file = old_files_map[new_file.name]; in DeltaReadPartition()
341 new_file.deflates, in DeltaReadPartition()
342 new_file.name, // operation name in DeltaReadPartition()