Lines Matching refs:TestArenaMap
158 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestArenaMap), global::Google.Protobuf.TestProtos.TestArenaMap.Parser, new[]{ "MapInt32Int32", "MapInt64Int64", "MapUint32Uint32", "MapUint64Uint64", "MapSint32Sint32", "MapSint64Sint64", "MapFixed32Fixed32", "MapFixed64Fixed64", "MapSfixed32Sfixed32", "MapSfixed64Sfixed64", "MapInt32Float", "MapInt32Double", "MapBoolBool", "MapInt32Enum", "MapInt32ForeignMessage" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, }),
1271 public sealed partial class TestArenaMap : pb::IMessage<TestArenaMap>
1276 private static readonly pb::MessageParser<TestArenaMap> _parser = new pb::MessageParser<TestArenaMap>(() => new TestArenaMap());
1279 public static pb::MessageParser<TestArenaMap> Parser { get { return _parser; } }
1292 public TestArenaMap() {
1299 public TestArenaMap(TestArenaMap other) : this() {
1319 public TestArenaMap Clone() {
1320 return new TestArenaMap(this);
1475 return Equals(other as TestArenaMap);
1479 public bool Equals(TestArenaMap other) {
1608 public void MergeFrom(TestArenaMap other) {