Searched defs:DLP_LOG_ERROR (Results 1 – 1 of 1) sorted by relevance
34 #define DLP_LOG_ERROR(fmt, ...) HILOG_ERROR(LOG_CORE, "[%{public}s:%{public}d]:" fmt, \ macro46 #define DLP_LOG_ERROR(label, fmt, ...) \ macro69 #define DLP_LOG_ERROR(fmt, ...) printf("[%s] error: %s: " fmt "\n", LOG_TAG, __func__, ##__VA_ARGS_… macro