Home
last modified time | relevance | path

Searched defs:NestedEnums (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DGeneratedClrTypeInfo.cs78 public Type[] NestedEnums { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser_unittest.cc2636 TEST_F(SourceInfoTest, NestedEnums) { in TEST_F() argument