Home
last modified time | relevance | path

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

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