Home
last modified time | relevance | path

Searched defs:TELEPHONY_LOGE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/utils/native/include/
H A Dtelephony_log_wrapper.h34 #define TELEPHONY_LOGE(fmt, ...) \ macro
H A Dtelephony_log_c.h56 #define TELEPHONY_LOGE(fmt, args...) DECORATOR_HILOG(HILOG_ERROR, fmt, ##args) macro
/ohos5.0/base/telephony/core_service/utils/log/include/
H A Dtelephony_log_c.h56 #define TELEPHONY_LOGE(fmt, args...) DECORATOR_HILOG(HILOG_ERROR, fmt, ##args) macro
H A Dtelephony_log_wrapper.h38 #define TELEPHONY_LOGE(fmt, ...) \ macro