HomeSort by relevance Sort by last modified time
    Searched refs:sync_pb2 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sync/tools/testserver/
chromiumsync_test.py 15 import sync_pb2 namespace
28 message = sync_pb2.GetUpdatesMessage()
60 proto = sync_pb2.SyncEntity()
136 entry = sync_pb2.SyncEntity()
160 entry = sync_pb2.SyncEntity()
198 proto = sync_pb2.SyncEntity()
313 msg = sync_pb2.GetUpdatesMessage()
324 response = sync_pb2.GetUpdatesResponse()
329 response = sync_pb2.GetUpdatesResponse()
336 msg = sync_pb2.GetUpdatesMessage(
    [all...]
chromiumsync.py 50 import sync_pb2 namespace
108 SYNC_TYPE_FIELDS = sync_pb2.EntitySpecifics.DESCRIPTOR.fields_by_name
320 specifics = sync_pb2.EntitySpecifics()
471 new_marker = sync_pb2.DataTypeProgressMarker()
580 self.induced_error = sync_pb2.ClientToServerResponse.Error()
719 entry = sync_pb2.SyncEntity()
    [all...]

Completed in 124 milliseconds