Lines Matching refs:proto
9 buffer definition at chrome/browser/sync/protocol/sync.proto.150 def DeepCopyOfProto(proto):152 new_proto = type(proto)()153 new_proto.MergeFrom(proto)669 # Comments in sync.proto detail how the representation of positional