Home
last modified time | relevance | path

Searched defs:LOG_LEVEL_WARN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dconsole_log_impl.h35 LOG_LEVEL_WARN = 3, // console.warn enumerator
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_log.h35 LOG_LEVEL_WARN, enumerator
/ohos5.0/base/hiviewdfx/hilog_lite/test/unittest/
H A Dhilog_lite_test.cpp36 constexpr int32_t LOG_LEVEL_WARN = 5; variable