Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3.proto240 repeated ForeignMessage RepeatedMessageField = 10; field
Dunittest.proto503 repeated ForeignMessage RepeatedMessageField = 10; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto469 repeated ForeignMessage RepeatedMessageField = 10; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto469 repeated ForeignMessage RepeatedMessageField = 10; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs3065 …public pbc::RepeatedField<global::Google.Protobuf.TestProtos.ForeignMessage> RepeatedMessageField { property in Google.Protobuf.TestProtos.TestCamelCaseFieldNames