Searched refs:HILOG_LV_DEBUG (Results 1 – 3 of 3) sorted by relevance
/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/ |
D | hiview_log.h | 72 #define HILOG_LV_DEBUG 1 macro 294 #define HILOG_COMPILE_LEVEL HILOG_LV_DEBUG 313 #if HILOG_COMPILE_LEVEL <= HILOG_LV_DEBUG 314 #define HILOG_DEBUG(mod, fmt, ...) HiLogPrintf(mod, HILOG_LV_DEBUG, FUN_ARG_NUM(__VA_ARGS__), fmt, … 425 #if HILOG_COMPILE_LEVEL <= HILOG_LV_DEBUG 427 HILOG_HashPrintf(mod, HILOG_LV_DEBUG, FUN_ARG_NUM(__VA_ARGS__), hash, ##__VA_ARGS__)
|
/base/hiviewdfx/hilog_lite/frameworks/mini/ |
D | hiview_log.c | 233 if (level >= HILOG_LV_DEBUG && level < HILOG_LV_MAX) { in HiLogSetLogLevel()
|
/base/hiviewdfx/hilog_lite/ |
D | README.md | 120 …225412"></a><a name="en-us_topic_0000001051742157_b388817225412"></a>HILOG_LV_DEBUG</strong>, <str…
|