Lines Matching refs:LocationError

96     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
122 inline virtual void onGetBatchedLocationsCb(LocationError /*error*/) {} in onGetBatchedLocationsCb() argument
129 size_t /*count*/, LocationError* /*errors*/, uint32_t* /*ids*/) {} in onAddGeofencesCb() argument
131 size_t /*count*/, LocationError* /*errors*/, uint32_t* /*ids*/) {} in onRemoveGeofencesCb() argument
133 size_t /*count*/, LocationError* /*errors*/, uint32_t* /*ids*/) {} in onModifyGeofencesCb() argument
135 size_t /*count*/, LocationError* /*errors*/, uint32_t* /*ids*/) {} in onPauseGeofencesCb() argument
137 size_t /*count*/, LocationError* /*errors*/, uint32_t* /*ids*/) {} in onResumeGeofencesCb() argument
140 inline virtual void onGnssNiResponseCb(LocationError /*error*/) {} in onGnssNiResponseCb() argument
141 inline virtual void onGnssDeleteAidingDataCb(LocationError /*error*/) {} in onGnssDeleteAidingDataCb() argument
143 inline virtual void onEnableCb(LocationError /*error*/) {} in onEnableCb() argument
144 inline virtual void onDisableCb(LocationError /*error*/) {} in onDisableCb() argument
146 size_t /*count*/, LocationError* /*errors*/, uint32_t* /*ids*/) {} in onGnssUpdateConfigCb() argument
252 virtual void onResponse(LocationError /*error*/) {}; in onResponse() argument
254 size_t /*count*/, LocationError* /*errors*/, uint32_t* /*ids*/) {}; in onCollectiveResponse() argument
261 inline void onResponse(LocationError error) { in onResponse()
269 inline void onResponse(LocationError error) { in onResponse()
277 inline void onResponse(LocationError error) { in onResponse()
285 inline void onResponse(LocationError error) { in onResponse()
293 inline void onResponse(LocationError error) { in onResponse()
301 inline void onResponse(LocationError error) { in onResponse()
309 inline void onResponse(LocationError error) { in onResponse()
317 inline void onCollectiveResponse(size_t count, LocationError* errors, uint32_t* sessions) { in onCollectiveResponse()
330 inline void onCollectiveResponse(size_t count, LocationError* errors, uint32_t* sessions) { in onCollectiveResponse()
344 inline void onCollectiveResponse(size_t count, LocationError* errors, uint32_t* sessions) { in onCollectiveResponse()
357 inline void onCollectiveResponse(size_t count, LocationError* errors, uint32_t* sessions) { in onCollectiveResponse()
370 inline void onCollectiveResponse(size_t count, LocationError* errors, uint32_t* sessions) { in onCollectiveResponse()
383 inline void onResponse(LocationError error) { in onResponse()
391 inline void onResponse(LocationError error) { in onResponse()
399 inline void onResponse(LocationError error) { in onResponse()
407 inline void onResponse(LocationError error) { in onResponse()
415 inline void onCollectiveResponse(size_t count, LocationError* errors, uint32_t* ids) { in onCollectiveResponse()