Searched refs:MapInt32DoubleFieldNumber (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | MapUnittestProto3.cs | 321 public const int MapInt32DoubleFieldNumber = 12; field in Google.Protobuf.TestProtos.TestMap |
/external/protobuf/csharp/src/Google.Protobuf.Test/ | ||
D | GeneratedMessageTest.cs | 277 output.WriteTag(TestMap.MapInt32DoubleFieldNumber, WireFormat.WireType.LengthDelimited); in MapWithOnlyKey_PrimitiveValue() |
/external/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
D | Conformance.cs | 1390 public const int MapInt32DoubleFieldNumber = 67; field in Conformance.TestAllTypes |