Home
last modified time | relevance | path

Searched defs:RepeatedUint32 (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1121 public pbc::RepeatedField<uint> RepeatedUint32 { property in Conformance.TestAllTypes
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go387RepeatedUint32 []uint32 `protobuf:"varint,33,rep,packed,name=repeated… member
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs575 public pbc::RepeatedField<uint> RepeatedUint32 { property in Google.Protobuf.TestProtos.TestAllTypes