Searched refs:locationGroup (Results 1 – 2 of 2) sorted by relevance
336 string locationGroup = latitudeIndex + "," + longitudeIndex; in GetLocationPredicate() local337 context->predicates.GroupBy({ locationGroup }); in GetLocationPredicate()
423 string locationGroup = latitudeIndex + "," + longitudeIndex; in GetLocationPredicate() local424 context->predicates.GroupBy({ locationGroup }); in GetLocationPredicate()