Searched defs:Oneofs (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | MessageDescriptor.cs | 194 public IList<OneofDescriptor> Oneofs { get; } property in Google.Protobuf.Reflection.MessageDescriptor |
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | Type.cs | 160 public pbc::RepeatedField<string> Oneofs { property in Google.Protobuf.WellKnownTypes.Type |
/external/protobuf/src/google/protobuf/compiler/ | ||
D | parser_unittest.cc | 2514 TEST_F(SourceInfoTest, Oneofs) { in TEST_F() argument |