Searched refs:UpdateBatchingOptionsRequest (Results 1 – 4 of 4) sorted by relevance
298 class UpdateBatchingOptionsRequest : public LocationAPIRequest {300 UpdateBatchingOptionsRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in UpdateBatchingOptionsRequest() function
387 requests->push(new UpdateBatchingOptionsRequest(*this)); in locAPIUpdateSessionOptions()
432 class UpdateBatchingOptionsRequest : public LocationAPIRequest {434 UpdateBatchingOptionsRequest(LocationAPIClientBase& API) : mAPI(API) {} in UpdateBatchingOptionsRequest() function
507 mRequestQueues[REQUEST_SESSION].push(new UpdateBatchingOptionsRequest(*this)); in locAPIUpdateSessionOptions()