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

/hardware/qcom/gps/loc_api/loc_api_v02/
H A Dloc_util_log.h43 #define LOC_LOGV(...) printf(__VA_ARGS__) macro
63 #define LOC_LOGV(...) printf(__VA_ARGS__) macro
/hardware/qcom/gps/utils/
H A Dlog_util.h95 #define LOC_LOGV(...) \ macro
109 #define LOC_LOGV(...) ALOGV("V/"__VA_ARGS__) macro
132 #define LOG_V(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGV, ID, WHAT, SPEC, VAL)

Completed in 248 milliseconds