Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_log.h60 #define NSTACKX_LOG_COMMON(moduleName, logLevel, moduleDebugLevel, format, ...) \ argument
62 if (logLevel <= moduleDebugLevel && g_nstackxLogCallBack != NULL) { \