Home
last modified time | relevance | path

Searched defs:LOC_LOGW (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/gps/msm8960/utils/
Dlog_util.h103 #define LOC_LOGW(...) \ macro
123 #define LOC_LOGW(...) ALOGW("W/"__VA_ARGS__) macro
/hardware/qcom/gps/msm8084/utils/
Dlog_util.h113 #define LOC_LOGW(...) \ macro
133 #define LOC_LOGW(...) ALOGW("W/" __VA_ARGS__) macro
/hardware/qcom/gps/utils/
Dlog_util.h106 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
114 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/gps/msm8994/utils/
Dlog_util.h106 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
114 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/gps/msm8998/utils/
Dlog_util.h108 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
116 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_log_util.h107 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
115 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/gps/msm8996/utils/
Dlog_util.h108 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
116 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/gps/msm8909w_3100/utils/
Dlog_util.h108 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
116 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_log_util.h107 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
115 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/gps/msm8909/utils/
Dlog_util.h115 #define LOC_LOGW(...) \ macro
135 #define LOC_LOGW(...) ALOGW("W/" __VA_ARGS__) macro
/hardware/qcom/sm8150p/gps/utils/
Dlog_util.h137 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
145 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/sm7150/gps/utils/
Dlog_util.h185 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); INSERT_BUFFER(LOG_NDEBUG, 1, __VA_ARGS__);} macro
193 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/sm7250/gps/utils/
Dlog_util.h222 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); INSERT_BUFFER(LOG_NDEBUG, 1, __VA_ARGS__);} macro
230 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/sm8150/gps/utils/
Dlog_util.h222 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); INSERT_BUFFER(LOG_NDEBUG, 1, __VA_ARGS__);} macro
230 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro