Home
last modified time | relevance | path

Searched defs:MessageField (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto184 repeated ForbiddenWordsUnderscoreMessage MessageField = 25; // NO_PROTO3 field
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto212 ForeignMessage MessageField = 4; field
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto203 ForeignMessage MessageField = 4; field
Dunittest.proto527 optional ForeignMessage MessageField = 4; field
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py892 class MessageField(object): class
/third_party/protobuf/objectivec/Tests/
Dunittest.proto585 optional ForeignMessage MessageField = 4; field
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3.pb.cs4638 public global::Google.Protobuf.TestProtos.ForeignMessage MessageField { property in Google.Protobuf.TestProtos.TestCamelCaseFieldNames
DUnittest.pb.cs15416 public global::Google.Protobuf.TestProtos.Proto2.ForeignMessage MessageField { property in Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames