Lines Matching refs:open
357 with open(out_signature_size_file) as f:
472 with open(properties_file, "a") as f:
476 with open(properties_file, "a") as f:
515 with open(oem_file) as fp:
607 with input_zip.open('payload.bin') as payload_fp:
689 with open(info_file) as f:
730 with open(unzipped_file) as f:
884 with open(ab_partitions_file) as f:
896 with open(new_ab_partitions, 'w') as f:
998 with open(filepath, 'rb') as fp:
1176 with target_zip.open(apex_info_entry, "r") as zfp:
1486 with open(OPTIONS.log_diff, 'w') as out_file: