Home
last modified time | relevance | path

Searched refs:IF_LOC_LOG (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dlog_util.h211 #define IF_LOC_LOG(x) \ macro
215 #define IF_LOC_LOGE IF_LOC_LOG(1)
216 #define IF_LOC_LOGW IF_LOC_LOG(2)
217 #define IF_LOC_LOGI IF_LOC_LOG(3)
218 #define IF_LOC_LOGD IF_LOC_LOG(4)
219 #define IF_LOC_LOGV IF_LOC_LOG(5)
/aosp12/hardware/qcom/sm7250/gps/utils/
H A Dlog_util.h211 #define IF_LOC_LOG(x) \ macro
215 #define IF_LOC_LOGE IF_LOC_LOG(1)
216 #define IF_LOC_LOGW IF_LOC_LOG(2)
217 #define IF_LOC_LOGI IF_LOC_LOG(3)
218 #define IF_LOC_LOGD IF_LOC_LOG(4)
219 #define IF_LOC_LOGV IF_LOC_LOG(5)