Searched refs:ENTRY_TAG (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/gps/msm8960/utils/ |
D | log_util.h | 83 extern const char ENTRY_TAG[]; 154 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
|
D | loc_log.cpp | 53 const char ENTRY_TAG[] = "Entering"; variable
|
/hardware/qcom/gps/msm8084/utils/ |
D | log_util.h | 83 extern const char ENTRY_TAG[]; 164 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
|
D | loc_log.cpp | 53 const char ENTRY_TAG[] = "Entering"; variable
|
/hardware/qcom/gps/utils/ |
D | log_util.h | 83 extern const char ENTRY_TAG[]; 164 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
|
D | loc_log.cpp | 53 const char ENTRY_TAG[] = "Entering"; variable
|
/hardware/qcom/gps/msm8974/utils/ |
D | log_util.h | 83 extern const char ENTRY_TAG[]; 164 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
|
D | loc_log.cpp | 53 const char ENTRY_TAG[] = "Entering"; variable
|