Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dunittest_proto3.proto240 repeated ForeignMessage RepeatedMessageField = 10; field
Dunittest.proto502 repeated ForeignMessage RepeatedMessageField = 10; field
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs2846 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignMessage> RepeatedMessageField { property in Google.Protobuf.TestProtos.TestCamelCaseFieldNames