Home
last modified time | relevance | path

Searched refs:RepeatedInt32FieldNumber (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs76 … var list = (IList) fields[TestAllTypes.RepeatedInt32FieldNumber].Accessor.GetValue(message); in GetValue()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs576 public const int RepeatedInt32FieldNumber = 31; field in Google.Protobuf.TestProtos.TestAllTypes
5809 public const int RepeatedInt32FieldNumber = 13; field in Google.Protobuf.TestProtos.TestRepeatedScalarDifferentTagSizes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1161 public const int RepeatedInt32FieldNumber = 31; field in Conformance.TestAllTypes