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