Searched refs:ENTRY_TAG (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/gps/msm8994/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/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/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/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/msm8996/utils/ |
D | log_util.h | 83 extern const char ENTRY_TAG[]; 166 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
|
D | loc_log.cpp | 53 const char ENTRY_TAG[] = "Entering"; variable
|
/hardware/qcom/gps/msm8909/utils/ |
D | log_util.h | 83 extern const char ENTRY_TAG[]; 166 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
|
D | loc_log.cpp | 53 const char ENTRY_TAG[] = "Entering"; variable
|