Lines Matching refs:update_response
811 def HandleGetUpdates(self, update_request, update_response):
817 update_response: A sync_pb.GetUpdatesResponse protobuf into which a reply
820 update_response.SetInParent()
824 update_response.changes_remaining = remaining
826 reply = update_response.entries.add()
828 update_sieve.SaveProgress(new_timestamp, update_response)