Home
last modified time | relevance | path

Searched defs:LOC_LOGD (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/msm8960/utils/
Dlog_util.h111 #define LOC_LOGD(...) \ macro
127 #define LOC_LOGD(...) ALOGD("D/"__VA_ARGS__) macro
/hardware/qcom/gps/utils/
Dlog_util.h121 #define LOC_LOGD(...) \ macro
137 #define LOC_LOGD(...) ALOGD("D/" __VA_ARGS__) macro