Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1139 public pbc::RepeatedField<int> RepeatedSint32 { property in Conformance.TestAllTypes
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go389RepeatedSint32 []int32 `protobuf:"zigzag32,35,rep,packed,name=repeat… member
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs593 public pbc::RepeatedField<int> RepeatedSint32 { property in Google.Protobuf.TestProtos.TestAllTypes