Searched defs:TestArenaMap (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
H A DMapUnittestProto3.cs157 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, new pbr::GeneratedClrTypeInfo[] { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, }),
899 public sealed partial class TestArenaMap : pb::IMessage<TestArenaMap> { class in namespace:Google.Protobuf.TestProtos
900 private static readonly pb::MessageParser<TestArenaMap> _parser = new pb::MessageParser<TestArenaMap>(() => new TestArenaMap());
901 public static pb::MessageParser<TestArenaMap> Parser { get { return _parser; } }
911 public TestArenaMap() { method in class:Google.Protobuf.TestProtos.TestArenaMap
917 public TestArenaMap(TestArenaMa method in class:Google.Protobuf.TestProtos.TestArenaMap
[all...]

Completed in 126 milliseconds