Searched defs:RepeatedUint64 (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
D | Conformance.cs | 1130 public pbc::RepeatedField<ulong> RepeatedUint64 { property in Conformance.TestAllTypes |
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | UnittestProto3.cs | 584 public pbc::RepeatedField<ulong> RepeatedUint64 { property in Google.Protobuf.TestProtos.TestAllTypes |
/external/golang-protobuf/_conformance/conformance_proto/ | ||
D | conformance.pb.go | 496 …RepeatedUint64 []uint64 `protobuf:"varint,34,rep,packed,name=repeated… member |