Home
last modified time | relevance | path

Searched defs:repeatedInt32_ (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1164 private readonly pbc::RepeatedField<int> repeatedInt32_ = new pbc::RepeatedField<int>(); field in Conformance.TestAllTypes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs579 private readonly pbc::RepeatedField<int> repeatedInt32_ = new pbc::RepeatedField<int>(); field in Google.Protobuf.TestProtos.TestAllTypes
5812 private readonly pbc::RepeatedField<int> repeatedInt32_ = new pbc::RepeatedField<int>(); field in Google.Protobuf.TestProtos.TestRepeatedScalarDifferentTagSizes