Searched defs:NestedEnums (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | GeneratedClrTypeInfo.cs | 84 public Type[] NestedEnums { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo |
/external/protobuf/src/google/protobuf/compiler/ | ||
D | parser_unittest.cc | 3084 TEST_F(SourceInfoTest, NestedEnums) { in TEST_F() argument |