Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dunittest_proto3.proto239 repeated ForeignEnum RepeatedEnumField = 9; field
Dunittest.proto501 repeated ForeignEnum RepeatedEnumField = 9; field
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs2837 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignEnum> RepeatedEnumField { property in Google.Protobuf.TestProtos.TestCamelCaseFieldNames