Home
last modified time | relevance | path

Searched refs:onRemoveGeofencesCb (Results 1 – 25 of 38) sorted by relevance

12

/hardware/qcom/sm8150p/gps/android/1.1/location_api/
DGeofenceAPIClient.h63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGeofenceAPIClient.h63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp209 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onRemoveGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
/hardware/qcom/sm7250/gps/android/1.1/location_api/
DGeofenceAPIClient.h62 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
/hardware/qcom/sm7150/gps/android/1.1/location_api/
DGeofenceAPIClient.h63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
/hardware/qcom/sm8150p/gps/android/1.0/location_api/
DGeofenceAPIClient.h63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
/hardware/qcom/sm7250/gps/android/2.0/location_api/
DGeofenceAPIClient.h62 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
/hardware/qcom/sm7250/gps/android/2.1/location_api/
DGeofenceAPIClient.h62 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp211 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onRemoveGeofencesCb() function in android::hardware::gnss::V2_1::implementation::GeofenceAPIClient
/hardware/qcom/sm7150/gps/android/2.0/location_api/
DGeofenceAPIClient.h63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp211 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onRemoveGeofencesCb() function in android::hardware::gnss::V2_0::implementation::GeofenceAPIClient
/hardware/qcom/sm7150/gps/android/1.0/location_api/
DGeofenceAPIClient.h63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
/hardware/qcom/gps/msm8998/android/location_api/
DGeofenceAPIClient.h63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp208 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onRemoveGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
/hardware/qcom/sm8150/gps/android/2.1/location_api/
DGeofenceAPIClient.h62 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DGeofenceAPIClient.h62 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
/hardware/qcom/sm7250/gps/android/1.0/location_api/
DGeofenceAPIClient.h62 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp211 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onRemoveGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
/hardware/qcom/sm8150/gps/android/2.0/location_api/
DGeofenceAPIClient.h62 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
/hardware/qcom/sm8150/gps/android/1.1/location_api/
DGeofenceAPIClient.h62 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp211 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onRemoveGeofencesCb() function in android::hardware::gnss::V1_1::implementation::GeofenceAPIClient
/hardware/qcom/sm8150p/gps/android/2.0/location_api/
DGeofenceAPIClient.h63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp211 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onRemoveGeofencesCb() function in android::hardware::gnss::V2_0::implementation::GeofenceAPIClient
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h130 inline virtual void onRemoveGeofencesCb( in onRemoveGeofencesCb() function
336 mAPI.onRemoveGeofencesCb(count, errors, ids); in onCollectiveResponse()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.h247 inline virtual void onRemoveGeofencesCb( in onRemoveGeofencesCb() function
473 mAPI.onRemoveGeofencesCb(count, errors, ids); in onCollectiveResponse()

12