Searched refs:_Output (Results 1 – 1 of 1) sorted by relevance
| /u-boot/tools/patman/ |
| A D | tout.py | 73 def _Output(level, msg, color=None): function 99 _Output(level, msg) 107 _Output(ERROR, msg, _color.RED) 115 _Output(WARNING, msg, _color.YELLOW) 123 _Output(NOTICE, msg) 131 _Output(INFO, msg) 139 _Output(DETAIL, msg) 147 _Output(DEBUG, msg) 156 _Output(0, msg)
|
Completed in 2 milliseconds