Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py342 def print_event_log(event, includelogs, loglines, termfilter): argument
346 termfilter.clearFooter()
651 atexit.register(termfilter.finish)
661 termfilter.keepAlive(printinterval)
668 termfilter.clearFooter()
674 termfilter.updateFooter()
737 termfilter.clearFooter()
838 termfilter.clearFooter()
883 termfilter.clearFooter()
897 termfilter.clearFooter()
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtinfoil.py746termfilter = bb.ui.knotty.TerminalFilter(helper, helper, self.logger.handlers, quiet=self.quiet)
759 … bb.ui.knotty.print_event_log(event, includelogs, loglines, termfilter)
799 termfilter.updateFooter()
805 termfilter.clearFooter()
818 termfilter.clearFooter()
820 termfilter.finish()