Home
last modified time | relevance | path

Searched defs:DISC_LOGE (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Ddisc_log.h59 #define DISC_LOGE(label, fmt, ...) SOFTBUS_LOGE_INNER(label, fmt, ##__VA_ARGS__) macro
65 #define DISC_LOGE(label, fmt, ...) SOFTBUS_LOG_INNER(LOG_ERROR, DISC_LABELS[label], fmt, ##__VA_ARGS__) macro

Completed in 2 milliseconds