Searched refs:write_path (Results 1 – 4 of 4) sorted by relevance
157 write_path=None): argument194 if write_path:195 with gfile.Open(write_path, "wb") as output_file:198 line += debugger_cli_common.RichLine(write_path, font_attr="bold")199 line += " (%sB)" % bytes_to_readable_str(gfile.Stat(write_path).length)
1002 write_path=parsed.write_path)1049 write_path=parsed.write_path)1103 write_path=parsed.write_path)
207 if FLAGS.write_path:208 pngfile = _path.join(FLAGS.write_path, self.config,