Searched defs:TELEPHONY_LOGE (Results 1 – 4 of 4) sorted by relevance
/base/telephony/core_service/utils/log/include/ |
D | telephony_log_c.h | 56 #define TELEPHONY_LOGE(fmt, args...) DECORATOR_HILOG(HILOG_ERROR, fmt, ##args) macro
|
D | telephony_log_wrapper.h | 67 #define TELEPHONY_LOGE(fmt, ...) PRINT_TELEPHONY_LOG(Error, fmt, ##__VA_ARGS__) macro
|
/base/telephony/ril_adapter/utils/native/include/ |
D | telephony_log_c.h | 56 #define TELEPHONY_LOGE(fmt, args...) DECORATOR_HILOG(HILOG_ERROR, fmt, ##args) macro
|
D | telephony_log_wrapper.h | 63 #define TELEPHONY_LOGE(fmt, ...) PRINT_TELEPHONY_LOG(Error, fmt, ##__VA_ARGS__) macro
|