Searched refs:LOC_LOGi (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/sm7150/gps/android/utils/ |
D | battery_listener.cpp | 108 LOC_LOGi("Get health service in %d tries", tries); in init() 153 LOC_LOGi("healthInfo cb thread: cb %s", c ? "CHARGING" : "NOT CHARGING"); in init() 206 LOC_LOGi("health service died, reinit"); in serviceDied()
|
/hardware/qcom/sm8150/gps/android/utils/ |
D | battery_listener.cpp | 112 LOC_LOGi("Get health service in %d tries", tries); in init() 157 LOC_LOGi("healthInfo cb thread: cb %s", c ? "CHARGING" : "NOT CHARGING"); in init() 210 LOC_LOGi("health service died, reinit"); in serviceDied()
|
/hardware/qcom/sm8150p/gps/utils/ |
D | log_util.h | 172 #define LOC_LOGi(fmt,...) LOC_LOGI(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
|
D | LocIpc.cpp | 104 LOC_LOGi("recvd abort msg.data %s", msg.data()); in recvfrom()
|
/hardware/qcom/sm7150/gps/utils/ |
D | log_util.h | 220 #define LOC_LOGi(fmt,...) LOC_LOGI(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
|
D | LocIpc.cpp | 103 LOC_LOGi("recvd abort msg.data %s", msg.data()); in recvfrom()
|
/hardware/qcom/sm8150/gps/utils/ |
D | log_util.h | 241 #define LOC_LOGi(fmt,...) LOC_LOGI(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
|
D | LocIpc.cpp | 103 LOC_LOGi("recvd abort msg.data %s", msg.data()); in recvfrom()
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationAPI.cpp | 258 LOC_LOGi("destroy data stored in the map: 0x%x", destroyCbData.waitAdapterMask); in destroy()
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationAPI.cpp | 257 LOC_LOGi("destroy data stored in the map: 0x%x", destroyCbData.waitAdapterMask); in destroy()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 4239 LOC_LOGi("GnssAdapter::initNfwCommand"); in initNfwCommand() 4263 LOC_LOGi("GnssAdapter::reportNfwNotificationEvent"); in reportNfwNotificationEvent()
|