Searched refs:removedGeofenceBiDict (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/sm8150p/gps/location/ |
D | LocationAPIClientBase.cpp | 662 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict = in locAPIRemoveGeofences() local 670 removedGeofenceBiDict->set(ids[i], sessions[j], type); in locAPIRemoveGeofences() 676 removedGeofenceBiDict)); in locAPIRemoveGeofences() 679 delete(removedGeofenceBiDict); in locAPIRemoveGeofences()
|
D | LocationAPIClientBase.h | 501 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict) : in RemoveGeofencesRequest() argument 502 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()
|
/hardware/qcom/sm7250/gps/location/ |
D | LocationAPIClientBase.cpp | 691 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict = in locAPIRemoveGeofences() local 699 removedGeofenceBiDict->set(ids[i], sessions[j], type); in locAPIRemoveGeofences() 705 removedGeofenceBiDict)); in locAPIRemoveGeofences() 708 delete(removedGeofenceBiDict); in locAPIRemoveGeofences()
|
D | LocationAPIClientBase.h | 506 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict) : in RemoveGeofencesRequest() argument 507 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationAPIClientBase.cpp | 662 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict = in locAPIRemoveGeofences() local 670 removedGeofenceBiDict->set(ids[i], sessions[j], type); in locAPIRemoveGeofences() 676 removedGeofenceBiDict)); in locAPIRemoveGeofences() 679 delete(removedGeofenceBiDict); in locAPIRemoveGeofences()
|
D | LocationAPIClientBase.h | 501 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict) : in RemoveGeofencesRequest() argument 502 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationAPIClientBase.cpp | 683 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict = in locAPIRemoveGeofences() local 691 removedGeofenceBiDict->set(ids[i], sessions[j], type); in locAPIRemoveGeofences() 697 removedGeofenceBiDict)); in locAPIRemoveGeofences() 700 delete(removedGeofenceBiDict); in locAPIRemoveGeofences()
|
D | LocationAPIClientBase.h | 506 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict) : in RemoveGeofencesRequest() argument 507 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()
|