Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_log.c24 static uint32_t g_dfinderLogLevel = DFINDER_LOG_LEVEL_INFO;
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_dfinder_log.h38 …DFINDER_LOG_COMMON(moduleName, DFINDER_LOG_LEVEL_INFO, GetDFinderLogLevel(), format, ##__VA_ARGS__)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h241 DFINDER_LOG_LEVEL_INFO = 4, enumerator