Home
last modified time | relevance | path

Searched refs:LocationError (Results 1 – 22 of 22) sorted by relevance

/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h96 void onResponseCb(LocationError error, uint32_t id);
97 void onCollectiveResponseCb(size_t count, LocationError* errors, uint32_t* ids);
99 void onCtrlResponseCb(LocationError error, uint32_t id);
100 void onCtrlCollectiveResponseCb(size_t count, LocationError* errors, uint32_t* ids);
111 inline virtual void onStartTrackingCb(LocationError /*error*/) {} in onStartTrackingCb() argument
112 inline virtual void onStopTrackingCb(LocationError /*error*/) {} in onStopTrackingCb() argument
113 inline virtual void onUpdateTrackingOptionsCb(LocationError /*error*/) {} in onUpdateTrackingOptionsCb() argument
119 inline virtual void onStartBatchingCb(LocationError /*error*/) {} in onStartBatchingCb() argument
120 inline virtual void onStopBatchingCb(LocationError /*error*/) {} in onStopBatchingCb() argument
121 inline virtual void onUpdateBatchingOptionsCb(LocationError /*error*/) {} in onUpdateBatchingOptionsCb() argument
[all …]
DLocationAPIClientBase.cpp79 locationCallbacks.responseCb = [this](LocationError error, uint32_t id) { in locAPISetCallbacks()
83 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
98 [this](LocationError error, uint32_t id) { in locAPISetCallbacks()
102 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
745 void LocationAPIClientBase::onResponseCb(LocationError error, uint32_t id) in onResponseCb()
760 size_t count, LocationError* errors, uint32_t* ids) in onCollectiveResponseCb()
781 void LocationAPIClientBase::onCtrlResponseCb(LocationError error, uint32_t id) in onCtrlResponseCb()
796 size_t count, LocationError* errors, uint32_t* ids) in onCtrlCollectiveResponseCb()
DLocationAPI.h59 } LocationError; typedef
633 LocationError err, // if not SUCCESS, then id is not valid
642 LocationError* errs, // array of LocationError associated to the request
/hardware/qcom/gps/sdm845/location/
DLocationAPIClientBase.h96 void onResponseCb(LocationError error, uint32_t id);
97 void onCollectiveResponseCb(size_t count, LocationError* errors, uint32_t* ids);
99 void onCtrlResponseCb(LocationError error, uint32_t id);
100 void onCtrlCollectiveResponseCb(size_t count, LocationError* errors, uint32_t* ids);
111 inline virtual void onStartTrackingCb(LocationError /*error*/) {} in onStartTrackingCb() argument
112 inline virtual void onStopTrackingCb(LocationError /*error*/) {} in onStopTrackingCb() argument
113 inline virtual void onUpdateTrackingOptionsCb(LocationError /*error*/) {} in onUpdateTrackingOptionsCb() argument
119 inline virtual void onStartBatchingCb(LocationError /*error*/) {} in onStartBatchingCb() argument
120 inline virtual void onStopBatchingCb(LocationError /*error*/) {} in onStopBatchingCb() argument
121 inline virtual void onUpdateBatchingOptionsCb(LocationError /*error*/) {} in onUpdateBatchingOptionsCb() argument
[all …]
DLocationAPIClientBase.cpp78 locationCallbacks.responseCb = [this](LocationError error, uint32_t id) { in locAPISetCallbacks()
82 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
97 [this](LocationError error, uint32_t id) { in locAPISetCallbacks()
101 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
739 void LocationAPIClientBase::onResponseCb(LocationError error, uint32_t id) in onResponseCb()
754 size_t count, LocationError* errors, uint32_t* ids) in onCollectiveResponseCb()
775 void LocationAPIClientBase::onCtrlResponseCb(LocationError error, uint32_t id) in onCtrlResponseCb()
790 size_t count, LocationError* errors, uint32_t* ids) in onCtrlCollectiveResponseCb()
DLocationAPI.h59 } LocationError; typedef
633 LocationError err, // if not SUCCESS, then id is not valid
642 LocationError* errs, // array of LocationError associated to the request
/hardware/qcom/gps/sdm845/core/
DLocApiBase.h148 virtual LocationError
168 virtual LocationError
170 virtual LocationError
173 virtual LocationError
175 virtual LocationError setSUPLVersion(GnssConfigSuplVersion version);
178 virtual LocationError setLPPConfig(GnssConfigLppProfile profile);
203 virtual LocationError
205 virtual LocationError setLPPeProtocolCp(GnssConfigLppeControlPlaneMask lppeCP);
206 virtual LocationError setLPPeProtocolUp(GnssConfigLppeUserPlaneMask lppeUP);
239 virtual LocationError setGpsLock(GnssConfigGpsLock lock);
[all …]
DLocApiBase.cpp424 LocationError LocApiBase:: in open()
465 LocationError LocApiBase:: in open()
469 LocationError LocApiBase:: in open()
473 LocationError LocApiBase:: in open()
477 LocationError LocApiBase:: in open()
485 LocationError LocApiBase:: in open()
520 LocationError LocApiBase:: in open()
524 LocationError LocApiBase:: in open()
528 LocationError LocApiBase:: in open()
571 LocationError LocApiBase:: in initDataServiceClient()
[all …]
/hardware/qcom/gps/msm8998/core/
DLocApiBase.h148 virtual LocationError
168 virtual LocationError
170 virtual LocationError
173 virtual LocationError
175 virtual LocationError setSUPLVersion(GnssConfigSuplVersion version);
178 virtual LocationError setLPPConfig(GnssConfigLppProfile profile);
203 virtual LocationError
205 virtual LocationError setLPPeProtocolCp(GnssConfigLppeControlPlaneMask lppeCP);
206 virtual LocationError setLPPeProtocolUp(GnssConfigLppeUserPlaneMask lppeUP);
239 virtual LocationError setGpsLock(GnssConfigGpsLock lock);
[all …]
DLocApiBase.cpp423 LocationError LocApiBase:: in open()
464 LocationError LocApiBase:: in open()
468 LocationError LocApiBase:: in open()
472 LocationError LocApiBase:: in open()
476 LocationError LocApiBase:: in open()
484 LocationError LocApiBase:: in open()
519 LocationError LocApiBase:: in open()
523 LocationError LocApiBase:: in open()
527 LocationError LocApiBase:: in open()
570 LocationError LocApiBase:: in initDataServiceClient()
[all …]
/hardware/qcom/gps/sdm845/android/location_api/
DGeofenceAPIClient.h62 void onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
64 void onPauseGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
65 void onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp103 LocationError err = (LocationError)locAPIAddGeofences(1, &geofence_id, &options, &data); in geofenceAdd()
188 void GeofenceAPIClient::onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onAddGeofencesCb()
208 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onRemoveGeofencesCb()
228 void GeofenceAPIClient::onPauseGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onPauseGeofencesCb()
248 void GeofenceAPIClient::onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onResumeGeofencesCb()
DGnssAPIClient.h86 void onStartTrackingCb(LocationError error) final;
87 void onStopTrackingCb(LocationError error) final;
DGnssAPIClient.cpp387 void GnssAPIClient::onStartTrackingCb(LocationError error) in onStartTrackingCb()
404 void GnssAPIClient::onStopTrackingCb(LocationError error) in onStopTrackingCb()
/hardware/qcom/gps/msm8998/android/location_api/
DGeofenceAPIClient.h62 void onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
64 void onPauseGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
65 void onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp103 LocationError err = (LocationError)locAPIAddGeofences(1, &geofence_id, &options, &data); in geofenceAdd()
188 void GeofenceAPIClient::onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onAddGeofencesCb()
208 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onRemoveGeofencesCb()
228 void GeofenceAPIClient::onPauseGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onPauseGeofencesCb()
248 void GeofenceAPIClient::onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onResumeGeofencesCb()
DGnssAPIClient.h86 void onStartTrackingCb(LocationError error) final;
87 void onStopTrackingCb(LocationError error) final;
DGnssAPIClient.cpp387 void GnssAPIClient::onStartTrackingCb(LocationError error) in onStartTrackingCb()
404 void GnssAPIClient::onStopTrackingCb(LocationError error) in onStopTrackingCb()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.h152 void reportResponse(LocationAPI* client, LocationError err, uint32_t sessionId);
162 LocationError startTrackingMultiplex(const LocationOptions& options);
163 LocationError startTracking(const LocationOptions& options);
164 LocationError stopTrackingMultiplex(LocationAPI* client, uint32_t id);
165 LocationError stopTracking();
166 LocationError updateTrackingMultiplex(LocationAPI* client, uint32_t id,
196 void reportResponse(LocationError err, uint32_t sessionId);
197 void reportResponse(size_t count, LocationError* errs, uint32_t* ids);
DGnssAdapter.cpp615 LocationError* errs = new LocationError[mCount]; in gnssUpdateConfigCommand()
616 LocationError err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
800 LocationError err = LOCATION_ERROR_SUCCESS; in gnssDeleteAidingDataCommand()
975 LocationError err = stopTrackingMultiplex(it->first.client, it->first.id); in stopClientSessions()
1172 GnssAdapter::reportResponse(LocationAPI* client, LocationError err, uint32_t sessionId) in reportResponse()
1186 GnssAdapter::reportResponse(LocationError err, uint32_t sessionId) in reportResponse()
1198 GnssAdapter::reportResponse(size_t count, LocationError* errs, uint32_t* ids) in reportResponse()
1248 LocationError err = LOCATION_ERROR_SUCCESS; in startTrackingCommand()
1270 LocationError
1273 LocationError err = LOCATION_ERROR_SUCCESS; in startTrackingMultiplex()
[all …]
/hardware/qcom/gps/sdm845/gnss/
DGnssAdapter.h152 void reportResponse(LocationAPI* client, LocationError err, uint32_t sessionId);
162 LocationError startTrackingMultiplex(const LocationOptions& options);
163 LocationError startTracking(const LocationOptions& options);
164 LocationError stopTrackingMultiplex(LocationAPI* client, uint32_t id);
165 LocationError stopTracking();
166 LocationError updateTrackingMultiplex(LocationAPI* client, uint32_t id,
196 void reportResponse(LocationError err, uint32_t sessionId);
197 void reportResponse(size_t count, LocationError* errs, uint32_t* ids);
DGnssAdapter.cpp614 LocationError* errs = new LocationError[mCount]; in gnssUpdateConfigCommand()
615 LocationError err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
810 LocationError err = LOCATION_ERROR_SUCCESS; in gnssDeleteAidingDataCommand()
988 LocationError err = stopTrackingMultiplex(it->first.client, it->first.id); in stopClientSessions()
1197 GnssAdapter::reportResponse(LocationAPI* client, LocationError err, uint32_t sessionId) in reportResponse()
1211 GnssAdapter::reportResponse(LocationError err, uint32_t sessionId) in reportResponse()
1223 GnssAdapter::reportResponse(size_t count, LocationError* errs, uint32_t* ids) in reportResponse()
1273 LocationError err = LOCATION_ERROR_SUCCESS; in startTrackingCommand()
1295 LocationError
1298 LocationError err = LOCATION_ERROR_SUCCESS; in startTrackingMultiplex()
[all …]