Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_dfinder_log.h40 …DFINDER_LOG_COMMON(moduleName, DFINDER_LOG_LEVEL_DEBUG, GetDFinderLogLevel(), format, ##__VA_ARGS_…
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h242 DFINDER_LOG_LEVEL_DEBUG = 5, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c396 SetDFinderLogLevel(DFINDER_LOG_LEVEL_DEBUG); in NstackxInitEx()