Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs279 private readonly pbc::MapField<uint, uint> mapFixed32Fixed32_ = new pbc::MapField<uint, uint>(); field in Google.Protobuf.TestProtos.TestMap
997 private readonly pbc::MapField<uint, uint> mapFixed32Fixed32_ = new pbc::MapField<uint, uint>(); field in Google.Protobuf.TestProtos.TestArenaMap
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1348 private readonly pbc::MapField<uint, uint> mapFixed32Fixed32_ = new pbc::MapField<uint, uint>(); field in Conformance.TestAllTypes