Searched refs:RepeatedStringField (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | unittest_proto3.proto | 238 repeated string RepeatedStringField = 8; field |
D | unittest.proto | 500 repeated string RepeatedStringField = 8; field |
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | UnittestProto3.cs | 2828 public pbc::RepeatedField<string> RepeatedStringField { property in Google.Protobuf.TestProtos.TestCamelCaseFieldNames |