Home
last modified time | relevance | path

Searched refs:IF_LOC_LOGD (Results 1 – 25 of 39) sorted by relevance

12

/hardware/qcom/gps/utils/
Dlog_util.h102 #define IF_LOC_LOGD if((loc_logger.DEBUG_LEVEL >= 4) && (loc_logger.DEBUG_LEVEL <= 5)) macro
108 #define LOC_LOGD(...) IF_LOC_LOGD { ALOGD(__VA_ARGS__); }
/hardware/qcom/gps/msm8994/utils/
Dlog_util.h102 #define IF_LOC_LOGD if((loc_logger.DEBUG_LEVEL >= 4) && (loc_logger.DEBUG_LEVEL <= 5)) macro
108 #define LOC_LOGD(...) IF_LOC_LOGD { ALOGD(__VA_ARGS__); }
/hardware/qcom/gps/msm8084/utils/
Dlog_util.h105 #define IF_LOC_LOGD if((loc_logger.DEBUG_LEVEL >= 4) && (loc_logger.DEBUG_LEVEL <= 5)) macro
122 IF_LOC_LOGD { ALOGE("D/" __VA_ARGS__); } \
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_log_util.h103 #define IF_LOC_LOGD if((loc_logger.DEBUG_LEVEL >= 4) && (loc_logger.DEBUG_LEVEL <= 5)) macro
109 #define LOC_LOGD(...) IF_LOC_LOGD { ALOGD(__VA_ARGS__); }
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_log_util.h103 #define IF_LOC_LOGD if((loc_logger.DEBUG_LEVEL >= 4) && (loc_logger.DEBUG_LEVEL <= 5)) macro
109 #define LOC_LOGD(...) IF_LOC_LOGD { ALOGD(__VA_ARGS__); }
/hardware/qcom/gps/msm8996/utils/
Dlog_util.h104 #define IF_LOC_LOGD if((loc_logger.DEBUG_LEVEL >= 4) && (loc_logger.DEBUG_LEVEL <= 5)) macro
110 #define LOC_LOGD(...) IF_LOC_LOGD { ALOGD(__VA_ARGS__); }
/hardware/qcom/gps/msm8998/utils/
Dlog_util.h104 #define IF_LOC_LOGD if((loc_logger.DEBUG_LEVEL >= 4) && (loc_logger.DEBUG_LEVEL <= 5)) macro
110 #define LOC_LOGD(...) IF_LOC_LOGD { ALOGD(__VA_ARGS__); }
/hardware/qcom/gps/msm8909w_3100/utils/
Dlog_util.h104 #define IF_LOC_LOGD if((loc_logger.DEBUG_LEVEL >= 4) && (loc_logger.DEBUG_LEVEL <= 5)) macro
110 #define LOC_LOGD(...) IF_LOC_LOGD { ALOGD(__VA_ARGS__); }
/hardware/qcom/gps/msm8909/utils/
Dlog_util.h107 #define IF_LOC_LOGD if((loc_logger.DEBUG_LEVEL >= 4) && (loc_logger.DEBUG_LEVEL <= 5)) macro
124 IF_LOC_LOGD { ALOGE("D/" __VA_ARGS__); } \
/hardware/qcom/sm8150p/gps/utils/
Dlog_util.h133 #define IF_LOC_LOGD if((loc_logger.DEBUG_LEVEL >= 4) && (loc_logger.DEBUG_LEVEL <= 5)) macro
139 #define LOC_LOGD(...) IF_LOC_LOGD { ALOGD(__VA_ARGS__); }
/hardware/qcom/sm7150/gps/utils/
Dlog_util.h181 #define IF_LOC_LOGD if((loc_logger.DEBUG_LEVEL >= 4) && (loc_logger.DEBUG_LEVEL <= 5)) macro
187 #define LOC_LOGD(...) IF_LOC_LOGD { ALOGD(__VA_ARGS__); INSERT_BUFFER(LOG_NDEBUG, 3, __VA_ARGS__);}
/hardware/qcom/sm8150/gps/utils/
Dlog_util.h218 #define IF_LOC_LOGD IF_LOC_LOG(4) macro
224 #define LOC_LOGD(...) IF_LOC_LOGD { ALOGD(__VA_ARGS__); INSERT_BUFFER(LOG_NDEBUG, 3, __VA_ARGS__);}
/hardware/qcom/sm7250/gps/utils/
Dlog_util.h218 #define IF_LOC_LOGD IF_LOC_LOG(4) macro
224 #define LOC_LOGD(...) IF_LOC_LOGD { ALOGD(__VA_ARGS__); INSERT_BUFFER(LOG_NDEBUG, 3, __VA_ARGS__);}
/hardware/qcom/sm7150/gps/core/
DSystemStatusOsObserver.h165 IF_LOC_LOGD { in logMe()
DSystemStatusOsObserver.cpp362 IF_LOC_LOGD { in notify()
/hardware/qcom/sm8150p/gps/core/
DSystemStatusOsObserver.h165 IF_LOC_LOGD { in logMe()
DSystemStatusOsObserver.cpp350 IF_LOC_LOGD { in notify()
/hardware/qcom/sm8150/gps/core/
DSystemStatusOsObserver.h170 IF_LOC_LOGD { in logMe()
DSystemStatusOsObserver.cpp365 IF_LOC_LOGD { in notify()
/hardware/qcom/sm7250/gps/core/
DSystemStatusOsObserver.h170 IF_LOC_LOGD { in logMe()
DSystemStatusOsObserver.cpp365 IF_LOC_LOGD { in notify()
/hardware/qcom/sm8150/gps/geofence/
DGeofenceAdapter.cpp182 IF_LOC_LOGD { in reportResponse()
732 IF_LOC_LOGD { in geofenceBreachEvent()
/hardware/qcom/sm8150p/gps/geofence/
DGeofenceAdapter.cpp182 IF_LOC_LOGD { in reportResponse()
732 IF_LOC_LOGD { in geofenceBreachEvent()
/hardware/qcom/sm7250/gps/geofence/
DGeofenceAdapter.cpp182 IF_LOC_LOGD { in reportResponse()
732 IF_LOC_LOGD { in geofenceBreachEvent()
/hardware/qcom/sm7150/gps/geofence/
DGeofenceAdapter.cpp182 IF_LOC_LOGD { in reportResponse()
732 IF_LOC_LOGD { in geofenceBreachEvent()

12