Searched refs:RemoveGeofencesRequest (Results 1 – 2 of 2) sorted by relevance
314 class RemoveGeofencesRequest : public LocationAPIRequest {316 RemoveGeofencesRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in RemoveGeofencesRequest() function
440 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveGeofences()528 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveAllGeofences()