Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dlnn_log.h54 #define LNN_LOGF(label, fmt, ...) SOFTBUS_LOGF_INNER(label, fmt, ##__VA_ARGS__) macro
60 #define LNN_LOGF(label, fmt, ...) SOFTBUS_LOG_INNER(LOG_FATAL, LNN_LABELS[label], fmt, ##__VA_ARGS_… macro
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/src/
H A Dlnn_log_test.cpp128 LNN_LOGF(LNN_TEST, "test log");