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.cc428 for (const FilesystemInterface::File& new_file : new_files) { in DeltaReadPartition() local
434 FilterExtentRanges(new_file.extents, new_visited_blocks); in DeltaReadPartition()
449 GetOldFile(old_files_map, new_file.name); in DeltaReadPartition()
464 new_file.deflates, in DeltaReadPartition()
465 new_file.name, // operation name in DeltaReadPartition()