Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/utils/
Dlog_util.h115 #define LOC_LOGV(...) \ macro
129 #define LOC_LOGV(...) ALOGV("V/"__VA_ARGS__) macro
/hardware/qcom/gps/utils/
Dlog_util.h125 #define LOC_LOGV(...) \ macro
139 #define LOC_LOGV(...) ALOGV("V/" __VA_ARGS__) macro