Searched defs:nestedTypes (Results 1 – 6 of 6) sorted by relevance
85 …tring[] propertyNames, string[] oneofNames, Type[] nestedEnums, GeneratedClrTypeInfo[] nestedTypes) in GeneratedClrTypeInfo() method in Google.Protobuf.Reflection.GeneratedClrTypeInfo98 public GeneratedClrTypeInfo(Type[] nestedEnums, GeneratedClrTypeInfo[] nestedTypes) in GeneratedClrTypeInfo() method in Google.Protobuf.Reflection.GeneratedClrTypeInfo
493 List<ReferenceType> nestedTypes(); in nestedTypes() method
150 … @Override public List<ReferenceType> nestedTypes(ReferenceType refType) { return null; } in getVirtualMachineProxy() method in SmaliPositionManagerTest.MockDebugProcess
492 nestedTypes(PacketInputStream *in, PacketOutputStream *out) in nestedTypes() function
574 public List<ReferenceType> nestedTypes() { in nestedTypes() method in ReferenceTypeImpl
764 private final Descriptor[] nestedTypes; field in Descriptors.Descriptor