Home
last modified time | relevance | path

Searched refs:LocApiResponse (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/hardware/qcom/sm7250/gps/core/
H A DLocApiBase.h52 struct LocApiResponse;
225 virtual void stopFix(LocApiResponse* adapterResponse);
292 LocApiResponse* adapterResponse);
295 LocApiResponse* adapterResponse);
298 LocApiResponse* adapterResponse);
300 LocApiResponse* adapterResponse = nullptr);
310 LocApiResponse* adapterResponse);
313 LocApiResponse* adapterResponse = nullptr);
318 LocApiResponse* adapterResponse);
325 virtual void addToCallQueue(LocApiResponse* adapterResponse);
[all …]
H A DLocApiBase.cpp629 void LocApiBase::stopFix(LocApiResponse* /*adapterResponse*/) in open()
805 LocApiResponse* /*adapterResponse*/) in open()
809 LocApiResponse* /*adapterResponse*/) in open()
813 LocApiResponse* /*adapterResponse*/) in open()
821 LocApiResponse* /*adapterResponse*/) in open()
832 LocApiResponse* /*adapterResponse*/) in open()
852 LocApiResponse* /*adapterResponse*/) in open()
859 LocApiResponse* /*adapterResponse*/) in open()
873 LocApiResponse* /*adapterResponse*/) in open()
899 LocApiResponse* /*adapterResponse*/) in open()
[all …]
H A DContextBase.h316 struct LocApiResponse: LocMsg { struct
326 inline LocApiResponse(ContextBase& context, in LocApiResponse() argument
/aosp12/hardware/qcom/sm8150/gps/core/
H A DLocApiBase.h52 struct LocApiResponse;
225 virtual void stopFix(LocApiResponse* adapterResponse);
292 LocApiResponse* adapterResponse);
295 LocApiResponse* adapterResponse);
298 LocApiResponse* adapterResponse);
300 LocApiResponse* adapterResponse = nullptr);
310 LocApiResponse* adapterResponse);
313 LocApiResponse* adapterResponse = nullptr);
318 LocApiResponse* adapterResponse);
325 virtual void addToCallQueue(LocApiResponse* adapterResponse);
[all …]
H A DLocApiBase.cpp629 void LocApiBase::stopFix(LocApiResponse* /*adapterResponse*/) in open()
805 LocApiResponse* /*adapterResponse*/) in open()
809 LocApiResponse* /*adapterResponse*/) in open()
813 LocApiResponse* /*adapterResponse*/) in open()
821 LocApiResponse* /*adapterResponse*/) in open()
832 LocApiResponse* /*adapterResponse*/) in open()
852 LocApiResponse* /*adapterResponse*/) in open()
859 LocApiResponse* /*adapterResponse*/) in open()
873 LocApiResponse* /*adapterResponse*/) in open()
899 LocApiResponse* /*adapterResponse*/) in open()
[all …]
H A DContextBase.h316 struct LocApiResponse: LocMsg { struct
326 inline LocApiResponse(ContextBase& context, in LocApiResponse() argument
/aosp12/hardware/qcom/sm7150/gps/core/
H A DLocApiBase.h43 struct LocApiResponse;
215 virtual void stopFix(LocApiResponse* adapterResponse);
282 LocApiResponse* adapterResponse);
285 LocApiResponse* adapterResponse);
286 virtual void stopTimeBasedTracking(LocApiResponse* adapterResponse);
288 LocApiResponse* adapterResponse);
290 LocApiResponse* adapterResponse = nullptr);
300 LocApiResponse* adapterResponse);
303 LocApiResponse* adapterResponse = nullptr);
308 LocApiResponse* adapterResponse);
[all …]
H A DLocApiBase.cpp608 void LocApiBase::stopFix(LocApiResponse* /*adapterResponse*/)
773 LocApiResponse* /*adapterResponse*/)
791 LocApiResponse* /*adapterResponse*/)
795 LocApiResponse* /*adapterResponse*/)
799 LocApiResponse* /*adapterResponse*/)
807 LocApiResponse* /*adapterResponse*/)
818 LocApiResponse* /*adapterResponse*/)
833 uint32_t /*timeout*/, LocApiResponse* /*adapterResponse*/)
838 LocApiResponse* /*adapterResponse*/)
845 LocApiResponse* /*adapterResponse*/)
[all …]
H A DContextBase.h193 struct LocApiResponse: LocMsg { struct
203 inline LocApiResponse(ContextBase& context, in LocApiResponse() argument
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DLocApiBase.h43 struct LocApiResponse;
215 virtual void stopFix(LocApiResponse* adapterResponse);
277 LocApiResponse* adapterResponse);
280 LocApiResponse* adapterResponse);
281 virtual void stopTimeBasedTracking(LocApiResponse* adapterResponse);
283 LocApiResponse* adapterResponse);
285 LocApiResponse* adapterResponse = nullptr);
295 LocApiResponse* adapterResponse);
298 LocApiResponse* adapterResponse = nullptr);
303 LocApiResponse* adapterResponse);
[all …]
H A DLocApiBase.cpp608 void LocApiBase::stopFix(LocApiResponse* /*adapterResponse*/)
788 LocApiResponse* /*adapterResponse*/)
792 LocApiResponse* /*adapterResponse*/)
796 LocApiResponse* /*adapterResponse*/)
804 LocApiResponse* /*adapterResponse*/)
815 LocApiResponse* /*adapterResponse*/)
830 uint32_t /*timeout*/, LocApiResponse* /*adapterResponse*/)
835 LocApiResponse* /*adapterResponse*/)
842 LocApiResponse* /*adapterResponse*/)
856 LocApiResponse* /*adapterResponse*/)
[all …]
H A DContextBase.h191 struct LocApiResponse: LocMsg { struct
201 inline LocApiResponse(ContextBase& context, in LocApiResponse() function
/aosp12/hardware/qcom/sm8150p/gps/batching/
H A DBatchingAdapter.cpp205 new LocApiResponse(*getContext(), in restartSessions()
238 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions()
386 new LocApiResponse(*getContext(), in startBatching()
508 new LocApiResponse(*getContext(), in stopBatching()
572 new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
578 mApi.getBatchedLocations(mCount, new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
766 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
845 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
866 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in stopTripBatchingMultiplex()
933 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in restartTripBatching()
[all …]
/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A DGeofenceAdapter.cpp62 new LocApiResponse(*getContext(), in stopClientSessions()
170 new LocApiResponse(*getContext(), [] (LocationError err ) {})); in restartGeofences()
245 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in addGeofencesCommand()
347 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
354 new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
423 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
429 mApi.pauseGeofence(hwId, mIds[i], new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
498 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
505 new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
581 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in modifyGeofencesCommand()
[all …]
/aosp12/hardware/qcom/sm7250/gps/batching/
H A DBatchingAdapter.cpp200 new LocApiResponse(*getContext(), in restartSessions()
233 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions()
381 new LocApiResponse(*getContext(), in startBatching()
503 new LocApiResponse(*getContext(), in stopBatching()
567 new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
573 mApi.getBatchedLocations(mCount, new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
761 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
840 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
861 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in stopTripBatchingMultiplex()
928 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in restartTripBatching()
[all …]
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A DGeofenceAdapter.cpp58 new LocApiResponse(*getContext(), in stopClientSessions()
166 new LocApiResponse(*getContext(), [] (LocationError err ) {})); in restartGeofences()
241 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in addGeofencesCommand()
343 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
350 new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
419 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
425 mApi.pauseGeofence(hwId, mIds[i], new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
494 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
501 new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
577 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in modifyGeofencesCommand()
[all …]
/aosp12/hardware/qcom/sm7150/gps/batching/
H A DBatchingAdapter.cpp205 new LocApiResponse(*getContext(), in restartSessions()
238 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions()
386 new LocApiResponse(*getContext(), in startBatching()
508 new LocApiResponse(*getContext(), in stopBatching()
572 new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
578 mApi.getBatchedLocations(mCount, new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
766 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
845 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
866 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in stopTripBatchingMultiplex()
933 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in restartTripBatching()
[all …]
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A DGeofenceAdapter.cpp62 new LocApiResponse(*getContext(), in stopClientSessions()
170 new LocApiResponse(*getContext(), [] (LocationError err ) {})); in restartGeofences()
245 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in addGeofencesCommand()
347 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
354 new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
423 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
429 mApi.pauseGeofence(hwId, mIds[i], new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
498 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
505 new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
581 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in modifyGeofencesCommand()
[all …]
/aosp12/hardware/qcom/sm8150/gps/batching/
H A DBatchingAdapter.cpp206 new LocApiResponse(*getContext(), in restartSessions()
239 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions()
387 new LocApiResponse(*getContext(), in startBatching()
509 new LocApiResponse(*getContext(), in stopBatching()
573 new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
579 mApi.getBatchedLocations(mCount, new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
767 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
846 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
867 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in stopTripBatchingMultiplex()
934 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in restartTripBatching()
[all …]
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A DGeofenceAdapter.cpp61 new LocApiResponse(*getContext(), in stopClientSessions()
169 new LocApiResponse(*getContext(), [] (LocationError err ) {})); in restartGeofences()
244 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in addGeofencesCommand()
346 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
353 new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
422 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
428 mApi.pauseGeofence(hwId, mIds[i], new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
497 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
504 new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
580 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in modifyGeofencesCommand()
[all …]
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp1679 LocApiResponse* locApiResponse = in gnssGetConfigCommand()
1693 LocApiResponse* locApiResponse = in gnssGetConfigCommand()
1707 LocApiResponse* locApiResponse = in gnssGetConfigCommand()
5809 LocApiResponse* locApiResponse = nullptr; in setConstrainedTunc()
5812 new LocApiResponse(*getContext(), in setConstrainedTunc()
5870 LocApiResponse* locApiResponse = nullptr; in setPositionAssistedClockEstimator()
5940 LocApiResponse* locApiResponse = new LocApiResponse(*getContext(), in gnssUpdateSvConfig()
5992 LocApiResponse* locApiResponse = new LocApiResponse(*getContext(), in gnssUpdateSecondaryBandConfig()
6040 LocApiResponse* locApiResponse = new LocApiResponse(*getContext(), in gnssGetSecondaryBandConfig()
6238 LocApiResponse* locApiResponse = nullptr; in configRobustLocation()
[all …]
H A DGnssAdapter.h436 void gnssSecondaryBandConfigUpdate(LocApiResponse* locApiResponse= nullptr);
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp1678 LocApiResponse* locApiResponse = in gnssGetConfigCommand()
1692 LocApiResponse* locApiResponse = in gnssGetConfigCommand()
1706 LocApiResponse* locApiResponse = in gnssGetConfigCommand()
5808 LocApiResponse* locApiResponse = nullptr; in setConstrainedTunc()
5811 new LocApiResponse(*getContext(), in setConstrainedTunc()
5869 LocApiResponse* locApiResponse = nullptr; in setPositionAssistedClockEstimator()
5939 LocApiResponse* locApiResponse = new LocApiResponse(*getContext(), in gnssUpdateSvConfig()
5991 LocApiResponse* locApiResponse = new LocApiResponse(*getContext(), in gnssUpdateSecondaryBandConfig()
6039 LocApiResponse* locApiResponse = new LocApiResponse(*getContext(), in gnssGetSecondaryBandConfig()
6237 LocApiResponse* locApiResponse = nullptr; in configRobustLocation()
[all …]
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.cpp1859 mLocApi->deleteAidingData(data, new LocApiResponse(*getContext(), in deleteAidingData()
2539 new LocApiResponse(*mAdapter.getContext(), in startTrackingCommand()
2754 new LocApiResponse(*mAdapter.getContext(), in updateTrackingOptionsCommand()
2984 mLocApi->stopFix(new LocApiResponse(*getContext(), in stopTracking()
5111 LocApiResponse* locApiResponse = nullptr; in setConstrainedTunc()
5114 new LocApiResponse(*getContext(), in setConstrainedTunc()
5172 LocApiResponse* locApiResponse = nullptr; in setPositionAssistedClockEstimator()
5175 new LocApiResponse(*getContext(), in setPositionAssistedClockEstimator()
5232 LocApiResponse* locApiResponse = new LocApiResponse(*getContext(), in updateSvConfig()
5279 LocApiResponse* locApiResponse = nullptr; in resetSvConfig()
[all …]
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.cpp1796 mLocApi->deleteAidingData(data, new LocApiResponse(*getContext(), in deleteAidingData()
2179 new LocApiResponse(*getContext(), in restartSessions()
2420 new LocApiResponse(*mAdapter.getContext(), in startTrackingCommand()
2520 mLocApi->startTimeBasedTracking(trackingOptions, new LocApiResponse(*getContext(), in startTimeBasedTracking()
2542 mLocApi->startTimeBasedTracking(updatedOptions, new LocApiResponse(*getContext(), in updateTracking()
2618 new LocApiResponse(*mAdapter.getContext(), in updateTrackingOptionsCommand()
2623 mApi.stopDistanceBasedTracking(mSessionId, new LocApiResponse( in updateTrackingOptionsCommand()
2650 mApi.stopDistanceBasedTracking(mSessionId, new LocApiResponse( in updateTrackingOptionsCommand()
2656 new LocApiResponse(*mAdapter.getContext(), in updateTrackingOptionsCommand()
2771 mApi.stopDistanceBasedTracking(mSessionId, new LocApiResponse( in stopTrackingCommand()
[all …]

12