Lines Matching refs:open
204 with open(outf_name, 'w') as outf:
319 with open(outf_name, 'a') as outf: # to write debug info
531 with open(self.outf_name, 'a') as outf:
927 with open(self.outf_name, 'a') as outf:
1010 with open(self.outf_name, 'a') as outf:
1100 with open(path2global, 'r') as inf:
1121 with open(name, 'w') as outf:
1162 with open('./Cargo.toml', 'r') as inf:
1192 with open(cargo_toml, 'r') as in_file:
1198 with open(cargo_toml, 'a') as out_file:
1220 with open(cargo_out, 'a') as out_file:
1224 with open(cargo_toml, 'w') as out_file:
1240 with open('Android.bp', 'a') as outf:
1250 with open('Android.bp', 'a') as outf:
1267 with open(CARGO_OUT, 'r') as cargo_out:
1359 with open('Android.bp', 'a') as outf: