Home
last modified time | relevance | path

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

/build/hb/util/
Dlog_util.py41 level = 'info'
46 '\r' + (LogUtil.message(level, line)).strip('\n'))
49 level = 'info'
51 sys.stdout.write(LogUtil.message(level, line))
56 level = 'warning'
58 sys.stderr.write(LogUtil.message(level, line))
63 level = 'error'
66 sys.stderr.write(LogUtil.message(level, line))
70 def message(level, msg): argument
73 if level == 'error':
[all …]
/build/test/example/
Dmylogger.py79 def get_logger(class_name, level="info"): argument
95 if level == 'info':
97 elif level == 'error':
/build/config/rust/
DBUILD.gn18 "-Copt-level=3",
/build/docs/
Dhow-to-add-a-build-parameter.md15 PRE_BUILD # 编译预处理相关参数,如--full-compilation,--log-level
/build/config/
DBUILDCONFIG.gn265 # in the lowest level of the build that knows about this feature (which should
286 # Set to enable the official build level of optimization. This has nothing
287 # to do with branding, but enables an additional level of optimization above
391 # Full Debug mode. Setting optimize level to "-O0" and symbol level to "-g3".
397 # Specifies which components use the DEBUG compilation level
443 # This should only happen in the top-level context.
/build/config/compiler/
Dcompiler.gni28 # appear when using this level.
184 # Reduce symbol level when it will cause invalid elf files to be created
DBUILD.gn463 # if the pdb contains source-level debug information.
976 cflags = [ "/W4" ] # Warning level 4.
1143 # You can override the optimization level on a per-target basis by removing the
1352 assert(!is_win, "Fuzzing optimize level not supported on Windows")
1412 # You can override the symbol level on a per-target basis by removing the
1497 # Set -g3 symbol level when ohos_full_debug is true
/build/hb/
DREADME.md83 …d product configurations, such as product chip architecture, release/debug version, log level, etc.
142 --log-level {info,debug}
143 …Default:'INFO'. Help:Specify the log level during compilation. you can select two levels: debug, i…
DREADME_zh.md142 --log-level {info,debug}
143 …Default:'INFO'. Help:Specify the log level during compilation. you can select two levels: debug, i…
/build/
DREADME_zh.md106 …--log-level=LOG_LEVEL # 指定编译期间的日志级别','三个级别可选:debug, info and error,def…
/build/ohos/ndk/cmake/
Dohos.toolchain.cmake83 # set the sdk native platform level
/build/ohos/app/
Dapp_internal.gni598 "--build-level",
/build/config/sanitizers/
Dsanitizers.gni173 # other things, this changes the default symbol level and other settings in
/build/templates/cxx/
Dcxx.gni376 # "enable_debug_components" isn't blank means some components using debug level compilation
/build/lite/ndk/doc/config/
DDoxyfile_C1147 # such a level that at most the specified number of entries are visible (unless
1440 # is located at the same level as the HTML output directory, then
DDoxyfile_CPP1147 # such a level that at most the specified number of entries are visible (unless
1440 # is located at the same level as the HTML output directory, then