Home
last modified time | relevance | path

Searched refs:onAddGeofencesCb (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/sdm845/gps/msm8998/android/location_api/
DGeofenceAPIClient.h62 void onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp105 onAddGeofencesCb(1, &err, &geofence_id); in geofenceAdd()
188 void GeofenceAPIClient::onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onAddGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
/hardware/qcom/sdm845/gps/sdm845/android/location_api/
DGeofenceAPIClient.h62 void onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp108 onAddGeofencesCb(1, &err, &geofence_id); in geofenceAdd()
191 void GeofenceAPIClient::onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onAddGeofencesCb() function in android::hardware::gnss::V1_1::implementation::GeofenceAPIClient
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGeofenceAPIClient.h62 void onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp106 onAddGeofencesCb(1, &err, &geofence_id); in geofenceAdd()
189 void GeofenceAPIClient::onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onAddGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
/hardware/qcom/gps/msm8998/android/location_api/
DGeofenceAPIClient.h62 void onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp105 onAddGeofencesCb(1, &err, &geofence_id); in geofenceAdd()
188 void GeofenceAPIClient::onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onAddGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h128 inline virtual void onAddGeofencesCb( in onAddGeofencesCb() function
322 mAPI.onAddGeofencesCb(count, errors, ids); in onCollectiveResponse()
/hardware/qcom/sdm845/gps/msm8998/location/
DLocationAPIClientBase.h128 inline virtual void onAddGeofencesCb( in onAddGeofencesCb() function
322 mAPI.onAddGeofencesCb(count, errors, ids); in onCollectiveResponse()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.h245 inline virtual void onAddGeofencesCb( in onAddGeofencesCb() function
458 mAPI.onAddGeofencesCb(count, errors, ids); in onCollectiveResponse()
/hardware/qcom/sdm845/gps/sdm845/location/
DLocationAPIClientBase.h269 inline virtual void onAddGeofencesCb( in onAddGeofencesCb() function
488 mAPI.onAddGeofencesCb(count, errors, ids); in onCollectiveResponse()