Searched refs:UpdateBatchingOptionsRequest (Results 1 – 2 of 2) sorted by relevance
285 class UpdateBatchingOptionsRequest : public LocationAPIRequest {287 UpdateBatchingOptionsRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in UpdateBatchingOptionsRequest() function
365 requests->push(new UpdateBatchingOptionsRequest(*this)); in locAPIUpdateSessionOptions()