/hardware/qcom/sm7150/gps/core/ |
D | LocApiBase.cpp | 42 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 171 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 309 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 317 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 345 TO_ALL_LOCADAPTERS( in reportPosition() 375 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportGnssEngEnergyConsumedEvent( in reportGnssEngEnergyConsumedEvent() 398 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNfwNotificationEvent(notification)); in sendNfwNotification() 433 TO_ALL_LOCADAPTERS( in reportSv() 441 TO_ALL_LOCADAPTERS( in reportSvPolynomial() 449 TO_ALL_LOCADAPTERS( in reportSvEphemeris() [all …]
|
/hardware/qcom/sm8150p/gps/core/ |
D | LocApiBase.cpp | 42 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 171 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 309 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 317 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 345 TO_ALL_LOCADAPTERS( in reportPosition() 375 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportGnssEngEnergyConsumedEvent( in reportGnssEngEnergyConsumedEvent() 398 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNfwNotificationEvent(notification)); in sendNfwNotification() 433 TO_ALL_LOCADAPTERS( in reportSv() 441 TO_ALL_LOCADAPTERS( in reportSvPolynomial() 449 TO_ALL_LOCADAPTERS( in reportSvEphemeris() [all …]
|
/hardware/qcom/sm8150/gps/core/ |
D | LocApiBase.cpp | 43 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 172 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 310 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 318 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 347 TO_ALL_LOCADAPTERS( in reportPosition() 377 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportGnssEngEnergyConsumedEvent( in reportGnssEngEnergyConsumedEvent() 400 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNfwNotificationEvent(notification)); in sendNfwNotification() 434 TO_ALL_LOCADAPTERS( in reportSv() 442 TO_ALL_LOCADAPTERS( in reportSvPolynomial() 450 TO_ALL_LOCADAPTERS( in reportSvEphemeris() [all …]
|
/hardware/qcom/sm7250/gps/core/ |
D | LocApiBase.cpp | 43 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 172 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 310 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 318 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 347 TO_ALL_LOCADAPTERS( in reportPosition() 377 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportGnssEngEnergyConsumedEvent( in reportGnssEngEnergyConsumedEvent() 400 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNfwNotificationEvent(notification)); in sendNfwNotification() 434 TO_ALL_LOCADAPTERS( in reportSv() 442 TO_ALL_LOCADAPTERS( in reportSvPolynomial() 450 TO_ALL_LOCADAPTERS( in reportSvEphemeris() [all …]
|
/hardware/qcom/gps/msm8960/core/ |
D | LocApiBase.cpp | 39 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 117 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 126 TO_ALL_LOCADAPTERS(inSession = mLocAdapters[i]->isInSession()); in isInSession() 184 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 190 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 200 TO_ALL_LOCADAPTERS( in reportPosition() 214 TO_ALL_LOCADAPTERS( in reportSv() 224 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportStatus(status)); in reportStatus() 230 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length)); in reportNmea()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | LocApiBase.cpp | 41 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 143 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 222 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 228 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 255 TO_ALL_LOCADAPTERS( in reportPosition() 293 TO_ALL_LOCADAPTERS( in reportSv() 301 TO_ALL_LOCADAPTERS( in reportSvMeasurement() 309 TO_ALL_LOCADAPTERS( in reportSvPolynomial() 317 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportStatus(status)); in reportStatus() 323 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmeaEvent(nmea, length)); in reportNmea() [all …]
|
/hardware/qcom/gps/msm8084/core/ |
D | LocApiBase.cpp | 40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 140 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 214 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 220 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 230 TO_ALL_LOCADAPTERS( in reportPosition() 244 TO_ALL_LOCADAPTERS( in reportSv() 254 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportStatus(status)); in reportStatus() 260 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length)); in reportNmea() 334 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportGpsMeasurementData(gpsMeasurementData)); in getSibling()
|
/hardware/qcom/gps/msm8998/core/ |
D | LocApiBase.cpp | 40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 142 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 250 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 256 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 281 TO_ALL_LOCADAPTERS( in reportPosition() 320 TO_ALL_LOCADAPTERS( in reportSv() 328 TO_ALL_LOCADAPTERS( in reportSvMeasurement() 336 TO_ALL_LOCADAPTERS( in reportSvPolynomial() 344 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportStatus(status)); in reportStatus() 350 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmeaEvent(nmea, length)); in reportNmea() [all …]
|
/hardware/qcom/gps/core/ |
D | LocApiBase.cpp | 40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 141 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 220 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 226 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 247 TO_ALL_LOCADAPTERS( in reportPosition() 274 TO_ALL_LOCADAPTERS( in reportSv() 284 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportStatus(status)); in reportStatus() 290 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length)); in reportNmea() 369 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportGpsMeasurementData(gpsMeasurementData)); in getSibling()
|
/hardware/qcom/gps/msm8994/core/ |
D | LocApiBase.cpp | 40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 141 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 220 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 226 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 247 TO_ALL_LOCADAPTERS( in reportPosition() 274 TO_ALL_LOCADAPTERS( in reportSv() 284 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportStatus(status)); in reportStatus() 290 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length)); in reportNmea() 369 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportGpsMeasurementData(gpsMeasurementData)); in getSibling()
|
/hardware/qcom/gps/msm8996/core/ |
D | LocApiBase.cpp | 40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 141 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 220 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 226 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 247 TO_ALL_LOCADAPTERS( in reportPosition() 273 TO_ALL_LOCADAPTERS( in reportSv() 283 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportStatus(status)); in reportStatus() 289 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length)); in reportNmea() 368 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportGnssMeasurementData(gnssMeasurementData)); in getSibling()
|
/hardware/qcom/gps/msm8909/core/ |
D | LocApiBase.cpp | 40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) macro 141 TO_ALL_LOCADAPTERS(mask |= mLocAdapters[i]->getEvtMask()); in getEvtMask() 220 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent()); in handleEngineUpEvent() 226 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent()); in handleEngineDownEvent() 247 TO_ALL_LOCADAPTERS( in reportPosition() 274 TO_ALL_LOCADAPTERS( in reportSv() 284 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportStatus(status)); in reportStatus() 290 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length)); in reportNmea() 369 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportGnssMeasurementData(gnssMeasurementData)); in getSibling()
|