Searched defs:nestedTypes (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ | ||
D | GeneratedClrTypeInfo.cs | 85 …tring[] propertyNames, string[] oneofNames, Type[] nestedEnums, GeneratedClrTypeInfo[] nestedTypes) in GeneratedClrTypeInfo() method in Google.Protobuf.Reflection.GeneratedClrTypeInfo |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/ | ||
D | Descriptors.java | 764 private final Descriptor[] nestedTypes; field in Descriptors.Descriptor |