Searched refs:onRemoveGeofencesCb (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | GeofenceAPIClient.h | 63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
|
D | GeofenceAPIClient.cpp | 209 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onRemoveGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | GeofenceAPIClient.h | 63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
|
D | GeofenceAPIClient.cpp | 208 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onRemoveGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPIClientBase.h | 130 inline virtual void onRemoveGeofencesCb( in onRemoveGeofencesCb() function 336 mAPI.onRemoveGeofencesCb(count, errors, ids); in onCollectiveResponse()
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPIClientBase.h | 247 inline virtual void onRemoveGeofencesCb( in onRemoveGeofencesCb() function 473 mAPI.onRemoveGeofencesCb(count, errors, ids); in onCollectiveResponse()
|