Home
last modified time | relevance | path

Searched refs:mRemovedGeofenceBiDict (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.h502 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()
504 if (nullptr != mRemovedGeofenceBiDict) { in onCollectiveResponse()
507 ids[i] = mRemovedGeofenceBiDict->getId(sessions[i]); in onCollectiveResponse()
512 delete(mRemovedGeofenceBiDict); in onCollectiveResponse()
518 BiDict<GeofenceBreachTypeMask>* mRemovedGeofenceBiDict; variable
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.h502 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()
504 if (nullptr != mRemovedGeofenceBiDict) { in onCollectiveResponse()
507 ids[i] = mRemovedGeofenceBiDict->getId(sessions[i]); in onCollectiveResponse()
512 delete(mRemovedGeofenceBiDict); in onCollectiveResponse()
518 BiDict<GeofenceBreachTypeMask>* mRemovedGeofenceBiDict; variable
/hardware/qcom/sdm845/gps/sdm845/location/
DLocationAPIClientBase.h498 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()
500 if (nullptr != mRemovedGeofenceBiDict) { in onCollectiveResponse()
503 ids[i] = mRemovedGeofenceBiDict->getId(sessions[i]); in onCollectiveResponse()
507 delete(mRemovedGeofenceBiDict); in onCollectiveResponse()
513 BiDict<GeofenceBreachTypeMask>* mRemovedGeofenceBiDict; variable
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.h502 mAPI(API), mRemovedGeofenceBiDict(removedGeofenceBiDict) {} in RemoveGeofencesRequest()
504 if (nullptr != mRemovedGeofenceBiDict) { in onCollectiveResponse()
507 ids[i] = mRemovedGeofenceBiDict->getId(sessions[i]); in onCollectiveResponse()
512 delete(mRemovedGeofenceBiDict); in onCollectiveResponse()
518 BiDict<GeofenceBreachTypeMask>* mRemovedGeofenceBiDict; variable