Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/test/py/
H A Dmultiplexed_log.py22 def __init__(self, logfile, name, chained_file): argument
35 self.logfile = logfile
66 self.logfile.write(self, data, implicit)
80 self.logfile.flush()
89 def __init__(self, logfile, name, chained_file): argument
102 self.logfile = logfile
134 self.logfile.write(self, msg)
165 self.logfile.write(self, output)
168 self.logfile.timestamp()
H A Du_boot_console_base.py181 self.at_prompt_logevt != self.logstream.logfile.cur_evt:
210 self.at_prompt_logevt = self.logstream.logfile.cur_evt
369 self.at_prompt_logevt = self.logstream.logfile.cur_evt