Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/
Dhiview_log.h78 #define SET_HASH_FLAG(val) ((val) | 0x8) macro
/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_log.c162 pCommon->level = SET_HASH_FLAG(level); in HILOG_HashPrintf()