Searched defs:mapInt32Int32_ (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
| D | MapUnittestProto3.cs | 237 private readonly pbc::MapField<int, int> mapInt32Int32_ = new pbc::MapField<int, int>(); field in Google.Protobuf.TestProtos.TestMap |
| D | TestMessagesProto3.cs | 1234 private readonly pbc::MapField<int, int> mapInt32Int32_ = new pbc::MapField<int, int>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3 |
| D | TestMessagesProto2.cs | 1421 private readonly pbc::MapField<int, int> mapInt32Int32_ = new pbc::MapField<int, int>(); field in ProtobufTestMessages.Proto2.TestAllTypesProto2 |