Searched refs:mRemovedGeofenceBiDict (Results 1 – 4 of 4) sorted by relevance
502 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
498 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