Home
last modified time | relevance | path

Searched defs:LOG_LEVEL_INFO (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.h34 LOG_LEVEL_INFO = 2, // console.info enumerator
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_log.h36 LOG_LEVEL_INFO, enumerator
/ohos5.0/base/hiviewdfx/hilog_lite/test/unittest/
H A Dhilog_lite_test.cpp35 constexpr int32_t LOG_LEVEL_INFO = 4; variable