Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/patman/
H A Dtout.py72 def _Output(level, msg, color=None): function
95 _Output(level, msg)
103 _Output(0, msg, _color.RED)
111 _Output(1, msg, _color.YELLOW)
119 _Output(2, msg)
127 _Output(3, msg)
135 _Output(4, msg)
144 _Output(0, msg)