Lines Matching refs:push
155 requests->push(new StartTrackingRequest(*this)); in locAPIStartTracking()
175 requests->push(new StopTrackingRequest(*this)); in locAPIStopTracking()
193 requests->push(new UpdateTrackingOptionsRequest(*this)); in locAPIUpdateTrackingOptions()
241 requests->push(new StartTrackingRequest(*this)); in locAPIStartSession()
252 requests->push(new StartBatchingRequest(*this)); in locAPIStartSession()
290 requests->push(new StopTrackingRequest(*this)); in locAPIStopSession()
296 requests->push(new StopBatchingRequest(*this)); in locAPIStopSession()
330 requests->push(new UpdateTrackingOptionsRequest(*this)); in locAPIUpdateSessionOptions()
338 requests->push(new StopBatchingRequest(*this)); in locAPIUpdateSessionOptions()
354 requests->push(new StartTrackingRequest(*this)); in locAPIUpdateSessionOptions()
364 requests->push(new StopTrackingRequest(*this)); in locAPIUpdateSessionOptions()
380 requests->push(new StartBatchingRequest(*this)); in locAPIUpdateSessionOptions()
387 requests->push(new UpdateBatchingOptionsRequest(*this)); in locAPIUpdateSessionOptions()
417 requests->push(new GetBatchedLocationsRequest(*this)); in locAPIGetBatchedLocations()
441 requests->push(new AddGeofencesRequest(*this)); in locAPIAddGeofences()
470 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveGeofences()
498 requests->push(new ModifyGeofencesRequest(*this)); in locAPIModifyGeofences()
524 requests->push(new PauseGeofencesRequest(*this)); in locAPIPauseGeofences()
554 requests->push(new ResumeGeofencesRequest(*this)); in locAPIResumeGeofences()
582 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveAllGeofences()
605 requests->push(new GnssNiResponseRequest(*this)); in locAPIGnssNiResponse()
624 requests->push(new GnssDeleteAidingDataRequest(*this)); in locAPIGnssDeleteAidingData()
652 requests->push(new EnableRequest(*this)); in locAPIEnable()
671 requests->push(new DisableRequest(*this)); in locAPIDisable()
703 requests->push(new GnssUpdateConfigRequest(*this)); in locAPIGnssUpdateConfig()