Searched defs:MapUint32Uint32 (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | MapUnittestProto3.cs | 244 public pbc::MapField<uint, uint> MapUint32Uint32 { property in Google.Protobuf.TestProtos.TestMap |
/external/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
D | Conformance.cs | 1313 public pbc::MapField<uint, uint> MapUint32Uint32 { property in Conformance.TestAllTypes |
/external/golang-protobuf/conformance/internal/conformance_proto/ | ||
D | conformance.pb.go | 409 …MapUint32Uint32 map[uint32]uint32 `protobuf:"bytes,58,rep,name=map_ui… member |