/hardware/qcom/sdm845/gps/msm8998/android/ |
D | AGnssRil.cpp | 64 LOC_LOGe("create socket error. reason:%s", strerror(errno)); in createSocket() 72 LOC_LOGe("cannot connect to XTRA. reason:%s", strerror(errno)); in createSocket() 74 LOC_LOGe("close socket error. reason:%s", strerror(errno)); in createSocket() 86 LOC_LOGe("close socket error. reason:%s", strerror(errno)); in closeSocket() 94 LOC_LOGe("XTRA unreachable. sending failed."); in sendConnectionEvent() 115 LOC_LOGe("sending error. reason:%s", strerror(errno)); in sendConnectionEvent()
|
/hardware/qcom/gps/msm8998/android/ |
D | AGnssRil.cpp | 64 LOC_LOGe("create socket error. reason:%s", strerror(errno)); in createSocket() 72 LOC_LOGe("cannot connect to XTRA. reason:%s", strerror(errno)); in createSocket() 74 LOC_LOGe("close socket error. reason:%s", strerror(errno)); in createSocket() 86 LOC_LOGe("close socket error. reason:%s", strerror(errno)); in closeSocket() 94 LOC_LOGe("XTRA unreachable. sending failed."); in sendConnectionEvent() 115 LOC_LOGe("sending error. reason:%s", strerror(errno)); in sendConnectionEvent()
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | LocIpc.cpp | 54 LOC_LOGe("listen to socket failed"); in run() 75 LOC_LOGe("create socket error. reason:%s", strerror(errno)); in startListeningBlocking() 89 LOC_LOGe("bind socket error. reason:%s", strerror(errno)); in startListeningBlocking() 144 LOC_LOGe("cannot read socket. reason:%s", strerror(errno)); in startListeningBlocking() 165 LOC_LOGe("cannot close socket:%s", strerror(errno)); in stopListening() 185 LOC_LOGe("create socket error. reason:%s", strerror(errno)); in send() 206 LOC_LOGe("cannot send to socket. reason:%s", strerror(errno)); in sendData() 214 LOC_LOGe("cannot send to socket. reason:%s", strerror(errno)); in sendData() 226 LOC_LOGe("cannot send to socket. reason:%s", strerror(errno)); in sendData()
|
D | loc_misc_utils.cpp | 119 LOC_LOGe("%s error: %s", failedCall, (nullptr == err) ? "unknown" : err); in logDlError() 140 LOC_LOGe("Either libHandle (%p) or libName (%p) must not be null; " in dlGetSymFromLib()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | XtraSystemStatusObserver.cpp | 90 LOC_LOGe("XTRA unreachable. sending failed."); in sendEvent() 104 LOC_LOGe("sending error. reason:%s", strerror(errno)); in sendEvent() 117 LOC_LOGe("create socket error. reason:%s", strerror(errno)); in createSocket() 125 LOC_LOGe("cannot connect to XTRA. reason:%s", strerror(errno)); in createSocket() 127 LOC_LOGe("close socket error. reason:%s", strerror(errno)); in createSocket() 139 LOC_LOGe("close socket error. reason:%s", strerror(errno)); in closeSocket()
|
/hardware/qcom/sm7250/gps/android/2.1/ |
D | GnssConfiguration.cpp | 219 LOC_LOGe("mGnss is null"); in setBlacklist() 259 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 264 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 289 LOC_LOGe("Invalid constellation %hhu", constellation); in setBlacklistedSource() 313 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 318 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 343 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource() 359 LOC_LOGe("mGnss is nullptr"); in setEsExtensionSec() 377 LOC_LOGe("mGnss is null"); in setBlacklist_2_1()
|
D | MeasurementCorrections.cpp | 60 LOC_LOGe("service died. cookie: %llu, who: %p", static_cast<unsigned long long>(cookie), &who); in serviceDied() 64 LOC_LOGe("spMeasurementCorrections is nullptr"); in serviceDied() 69 LOC_LOGe("Null GNSS interface"); in serviceDied() 189 LOC_LOGe("Null GNSS interface"); in setCallback()
|
/hardware/qcom/sm8150/gps/android/2.1/ |
D | GnssConfiguration.cpp | 219 LOC_LOGe("mGnss is null"); in setBlacklist() 259 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 264 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 289 LOC_LOGe("Invalid constellation %hhu", constellation); in setBlacklistedSource() 313 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 318 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 343 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource() 359 LOC_LOGe("mGnss is nullptr"); in setEsExtensionSec() 377 LOC_LOGe("mGnss is null"); in setBlacklist_2_1()
|
D | MeasurementCorrections.cpp | 60 LOC_LOGe("service died. cookie: %llu, who: %p", static_cast<unsigned long long>(cookie), &who); in serviceDied() 64 LOC_LOGe("spMeasurementCorrections is nullptr"); in serviceDied() 69 LOC_LOGe("Null GNSS interface"); in serviceDied() 186 LOC_LOGe("Null GNSS interface"); in setCallback()
|
/hardware/qcom/sm7150/gps/android/utils/ |
D | battery_listener.cpp | 105 LOC_LOGe("no health service found, retries %d", tries); in init() 113 LOC_LOGe("batterylistener: cannot get battery status"); in init() 119 LOC_LOGe("batterylistener: get charge status transaction error"); in init() 163 LOC_LOGe("Transaction error in registeringCb to HealthHAL death: %s", in init() 169 LOC_LOGe("Transaction error in linking to HealthHAL death: %s", in init() 189 LOC_LOGe("Transaction error in unregister to HealthHAL death: %s", in ~BatteryListenerImpl() 203 LOC_LOGe("health not initialized or unknown interface died"); in serviceDied()
|
/hardware/qcom/sm7250/gps/location/ |
D | LocationAPI.cpp | 100 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in createOSFrameworkInstance() 111 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in destroyOSFrameworkInstance() 198 LOC_LOGe("missing mandatory callback, return null"); in createInstance() 294 LOC_LOGe("removeFromGnssInf: %d, removeFromBatchingInf: %d, removeFromGeofenceInf: %d," in destroy() 659 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in enableNetworkProvider() 670 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in disableNetworkProvider() 682 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in startNetworkLocation() 691 LOC_LOGe("called"); in stopNetworkLocation() 694 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in stopNetworkLocation() 806 LOC_LOGe("No gnss interface available for Control API client %p", this); in gnssGetConfig() [all …]
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationAPI.cpp | 100 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in createOSFrameworkInstance() 111 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in destroyOSFrameworkInstance() 198 LOC_LOGe("missing mandatory callback, return null"); in createInstance() 294 LOC_LOGe("removeFromGnssInf: %d, removeFromBatchingInf: %d, removeFromGeofenceInf: %d," in destroy() 659 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in enableNetworkProvider() 670 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in disableNetworkProvider() 682 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in startNetworkLocation() 691 LOC_LOGe("called"); in stopNetworkLocation() 694 LOC_LOGe("dlGetSymFromLib failed for liblocationservice_glue.so"); in stopNetworkLocation() 806 LOC_LOGe("No gnss interface available for Control API client %p", this); in gnssGetConfig() [all …]
|
/hardware/qcom/sm7250/gps/android/utils/ |
D | battery_listener.cpp | 107 LOC_LOGe("no health service found, retries %d", tries); in init() 115 LOC_LOGe("batterylistener: cannot get battery status"); in init() 121 LOC_LOGe("batterylistener: get charge status transaction error"); in init() 165 LOC_LOGe("Transaction error in registeringCb to HealthHAL death: %s", in init() 171 LOC_LOGe("Transaction error in linking to HealthHAL death: %s", in init() 191 LOC_LOGe("Transaction error in unregister to HealthHAL death: %s", in ~BatteryListenerImpl() 205 LOC_LOGe("health not initialized or unknown interface died"); in serviceDied()
|
/hardware/qcom/sm8150/gps/android/utils/ |
D | battery_listener.cpp | 107 LOC_LOGe("no health service found, retries %d", tries); in init() 115 LOC_LOGe("batterylistener: cannot get battery status"); in init() 121 LOC_LOGe("batterylistener: get charge status transaction error"); in init() 165 LOC_LOGe("Transaction error in registeringCb to HealthHAL death: %s", in init() 171 LOC_LOGe("Transaction error in linking to HealthHAL death: %s", in init() 191 LOC_LOGe("Transaction error in unregister to HealthHAL death: %s", in ~BatteryListenerImpl() 205 LOC_LOGe("health not initialized or unknown interface died"); in serviceDied()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | NativeAgpsHandler.cpp | 101 LOC_LOGe("sLocalHandle is null"); in agnssStatusIpV4Cb() 122 LOC_LOGe("Invalid Request: %d", statusInfo.status); in processATLRequestRelease() 125 LOC_LOGe("mAgpsManger is null or invalid request type!"); in processATLRequestRelease()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | NativeAgpsHandler.cpp | 101 LOC_LOGe("sLocalHandle is null"); in agnssStatusIpV4Cb() 122 LOC_LOGe("Invalid Request: %d", statusInfo.status); in processATLRequestRelease() 125 LOC_LOGe("mAgpsManger is null or invalid request type!"); in processATLRequestRelease()
|
/hardware/qcom/sm8150/gps/android/2.0/ |
D | GnssConfiguration.cpp | 219 LOC_LOGe("mGnss is null"); in setBlacklist() 258 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 263 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 284 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource() 300 LOC_LOGe("mGnss is nullptr"); in setEsExtensionSec()
|
/hardware/qcom/sm8150p/gps/android/2.0/ |
D | GnssConfiguration.cpp | 223 LOC_LOGe("mGnss is null"); in setBlacklist() 262 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 267 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 288 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource() 304 LOC_LOGe("mGnss is nullptr"); in setEsExtensionSec()
|
/hardware/qcom/sm7150/gps/android/2.0/ |
D | GnssConfiguration.cpp | 226 LOC_LOGe("mGnss is null"); in setBlacklist() 265 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 270 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 291 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource() 307 LOC_LOGe("mGnss is nullptr"); in setEsExtensionSec()
|
/hardware/qcom/sm7250/gps/android/2.0/ |
D | GnssConfiguration.cpp | 219 LOC_LOGe("mGnss is null"); in setBlacklist() 258 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 263 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 284 LOC_LOGe("Invalid constellation %hhu", copyFromSource.constellation); in setBlacklistedSource() 300 LOC_LOGe("mGnss is nullptr"); in setEsExtensionSec()
|
/hardware/qcom/sdm845/gps/sdm845/android/ |
D | GnssConfiguration.cpp | 232 LOC_LOGe("mGnss is null"); in setBlacklist() 268 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 273 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 302 LOC_LOGe("Invalid constellation %d", copyFromSource.constellation); in setBlacklistedSource() 310 LOC_LOGe("Invalid sv id %d for sv type %d allowed range [%d, %d]", in setBlacklistedSource()
|
/hardware/qcom/sm7250/gps/android/1.1/ |
D | GnssConfiguration.cpp | 227 LOC_LOGe("mGnss is null"); in setBlacklist() 266 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 271 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 292 LOC_LOGe("Invalid constellation %d", copyFromSource.constellation); in setBlacklistedSource()
|
/hardware/qcom/sm8150p/gps/android/1.1/ |
D | GnssConfiguration.cpp | 232 LOC_LOGe("mGnss is null"); in setBlacklist() 271 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 276 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 297 LOC_LOGe("Invalid constellation %d", copyFromSource.constellation); in setBlacklistedSource()
|
/hardware/qcom/sm7150/gps/android/1.1/ |
D | GnssConfiguration.cpp | 235 LOC_LOGe("mGnss is null"); in setBlacklist() 274 LOC_LOGe("GPS SVs can't be blacklisted."); in setBlacklistedSource() 279 LOC_LOGe("SBAS SVs can't be blacklisted."); in setBlacklistedSource() 300 LOC_LOGe("Invalid constellation %d", copyFromSource.constellation); in setBlacklistedSource()
|
/hardware/qcom/sm8150p/gps/utils/ |
D | loc_misc_utils.cpp | 119 LOC_LOGe("%s error: %s", failedCall, (nullptr == err) ? "unknown" : err); in logDlError() 140 LOC_LOGe("Either libHandle (%p) or libName (%p) must not be null; " in dlGetSymFromLib()
|