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