Home
last modified time | relevance | path

Searched refs:NSTACKX_LOG_LEVEL_DEBUG (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_log.h33 NSTACKX_LOG_LEVEL_DEBUG = 5, enumerator
77 NSTACKX_LOG_COMMON(moduleName, NSTACKX_LOG_LEVEL_DEBUG, GetLogLevel(), format, ##__VA_ARGS__)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_log.c39 case NSTACKX_LOG_LEVEL_DEBUG: in HiLogPrintWrapper()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_log.c39 case NSTACKX_LOG_LEVEL_DEBUG: in HiLogPrintWrapper()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c398 SetLogLevel(NSTACKX_LOG_LEVEL_DEBUG); in NstackxInitEx()