Home
last modified time | relevance | path

Searched defs:mapSfixed32Sfixed32_ (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs297 private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>(); field in Google.Protobuf.TestProtos.TestMap
1015 private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>(); field in Google.Protobuf.TestProtos.TestArenaMap
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1366 private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>(); field in Conformance.TestAllTypes