Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/utils/native/include/
H A Dtelephony_log_wrapper.h36 #define TELEPHONY_LOGW(fmt, ...) \ macro
H A Dtelephony_log_c.h57 #define TELEPHONY_LOGW(fmt, args...) DECORATOR_HILOG(HILOG_WARN, fmt, ##args) macro
/ohos5.0/base/telephony/core_service/utils/log/include/
H A Dtelephony_log_c.h57 #define TELEPHONY_LOGW(fmt, args...) DECORATOR_HILOG(HILOG_WARN, fmt, ##args) macro
H A Dtelephony_log_wrapper.h40 #define TELEPHONY_LOGW(fmt, ...) \ macro