Home
last modified time | relevance | path

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

/u-boot/test/py/
A Dmultiplexed_log.py21 def __init__(self, logfile, name, chained_file): argument
36 self.chained_file = chained_file
66 if self.chained_file:
81 if self.chained_file:
82 self.chained_file.flush()
89 def __init__(self, logfile, name, chained_file): argument
104 self.chained_file = chained_file
132 if self.chained_file:
133 self.chained_file.write(msg)
170 if self.chained_file:
[all …]

Completed in 4 milliseconds