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

/hardware/qcom/gps/loc_api/loc_api_v02/
H A Dloc_util_log.h35 #define LOC_LOGE(...) printf(__VA_ARGS__) macro
55 #define LOC_LOGE(...) printf(__VA_ARGS__) macro
/hardware/qcom/gps/utils/
H A Dlog_util.h81 #define LOC_LOGE(...) ALOGE("E/"__VA_ARGS__) macro
101 #define LOC_LOGE(...) ALOGE("E/"__VA_ARGS__) macro

Completed in 68 milliseconds