Home
last modified time | relevance | path

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

/openbmc/linux/scripts/clang-tools/
H A Dgen_compile_commands.py23 _VALID_LOG_LEVELS = ['DEBUG', 'INFO', 'WARNING', 'ERROR', 'CRITICAL'] variable
53 parser.add_argument('--log_level', choices=_VALID_LOG_LEVELS,