Home
last modified time | relevance | path

Searched refs:removedGeofenceBiDict (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.cpp662 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()
DLocationAPIClientBase.h501 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict) : in RemoveGeofencesRequest() argument
502 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.cpp691 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()
DLocationAPIClientBase.h506 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict) : in RemoveGeofencesRequest() argument
507 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.cpp662 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()
DLocationAPIClientBase.h501 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict) : in RemoveGeofencesRequest() argument
502 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.cpp683 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()
DLocationAPIClientBase.h506 BiDict<GeofenceBreachTypeMask>* removedGeofenceBiDict) : in RemoveGeofencesRequest() argument
507 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()