Searched refs:RemoveGeofencesRequest (Results 1 – 4 of 4) sorted by relevance
327 class RemoveGeofencesRequest : public LocationAPIRequest {329 RemoveGeofencesRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in RemoveGeofencesRequest() function
470 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveGeofences()582 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveAllGeofences()
464 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveGeofences()576 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveAllGeofences()