Searched refs:WARNING (Results 1 - 2 of 2) sorted by relevance
/build/hb/containers/ | ||
H A D | colors.py | 25 WARNING = '\033[93m' variable in Colors |
/build/hb/util/ | ||
H A D | log_util.py | 32 WARNING = 1 variable in LogLevel 79 return f'{Colors.WARNING}[OHOS {level.upper()}]{Colors.END} {msg}' |
Completed in 1 milliseconds