Home
last modified time | relevance | path

Searched defs:ContainingType (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DOneofDescriptor.cs71 public MessageDescriptor ContainingType property in Google.Protobuf.Reflection.OneofDescriptor
DEnumDescriptor.cs83 public MessageDescriptor ContainingType property in Google.Protobuf.Reflection.EnumDescriptor
DFieldDescriptor.cs52 public MessageDescriptor ContainingType { get; } property in Google.Protobuf.Reflection.FieldDescriptor
DMessageDescriptor.cs178 public MessageDescriptor ContainingType { get; } property in Google.Protobuf.Reflection.MessageDescriptor
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc707 TEST_F(DescriptorTest, ContainingType) { in TEST_F() argument
1262 TEST_F(EnumDescriptorTest, ContainingType) { in TEST_F() argument