Home
last modified time | relevance | path

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

/hardware/qcom/gps/loc_api/loc_api_v02/
Dloc_util_log.h37 #define LOC_LOGW(...) printf(__VA_ARGS__) macro
57 #define LOC_LOGW(...) printf(__VA_ARGS__) macro
/hardware/qcom/gps/utils/
Dlog_util.h83 #define LOC_LOGW(...) \ macro
103 #define LOC_LOGW(...) ALOGW("W/"__VA_ARGS__) macro