Searched refs:StopBatchingRequest (Results 1 – 2 of 2) sorted by relevance
277 class StopBatchingRequest : public LocationAPIRequest {279 StopBatchingRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in StopBatchingRequest() function
276 requests->push(new StopBatchingRequest(*this)); in locAPIStopSession()318 requests->push(new StopBatchingRequest(*this)); in locAPIUpdateSessionOptions()