Searched defs:RepeatedInt32 (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
D | Conformance.cs | 1103 public pbc::RepeatedField<int> RepeatedInt32 { property in Conformance.TestAllTypes |
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | UnittestProto3.cs | 557 public pbc::RepeatedField<int> RepeatedInt32 { property in Google.Protobuf.TestProtos.TestAllTypes |
/external/golang-protobuf/conformance/internal/conformance_proto/ | ||
D | conformance.pb.go | 385 …RepeatedInt32 []int32 `protobuf:"varint,31,rep,packed,name=repeated… member |