/hardware/qcom/sdm845/gps/msm8998/android/location_api/ |
D | GeofenceAPIClient.h | 62 void onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
|
D | GeofenceAPIClient.cpp | 105 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/ |
D | GeofenceAPIClient.h | 62 void onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
|
D | GeofenceAPIClient.cpp | 108 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/ |
D | GeofenceAPIClient.h | 62 void onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
|
D | GeofenceAPIClient.cpp | 106 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/ |
D | GeofenceAPIClient.h | 62 void onAddGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
|
D | GeofenceAPIClient.cpp | 105 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/ |
D | LocationAPIClientBase.h | 128 inline virtual void onAddGeofencesCb( in onAddGeofencesCb() function 322 mAPI.onAddGeofencesCb(count, errors, ids); in onCollectiveResponse()
|
/hardware/qcom/sdm845/gps/msm8998/location/ |
D | LocationAPIClientBase.h | 128 inline virtual void onAddGeofencesCb( in onAddGeofencesCb() function 322 mAPI.onAddGeofencesCb(count, errors, ids); in onCollectiveResponse()
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPIClientBase.h | 245 inline virtual void onAddGeofencesCb( in onAddGeofencesCb() function 458 mAPI.onAddGeofencesCb(count, errors, ids); in onCollectiveResponse()
|
/hardware/qcom/sdm845/gps/sdm845/location/ |
D | LocationAPIClientBase.h | 269 inline virtual void onAddGeofencesCb( in onAddGeofencesCb() function 488 mAPI.onAddGeofencesCb(count, errors, ids); in onCollectiveResponse()
|