Searched refs:getOneofs (Results 1 – 7 of 7) sorted by relevance
177 if (!fidelityParamsDesc.getOneofs().isEmpty()) { in validateFidelityParams()220 if (!annotationDesc.getOneofs().isEmpty()) { in validateAnnotationAndGetEnumSizes()
285 OneofDescriptor oneof = TestAllTypes.getDescriptor().getOneofs().get(0); in testDynamicOneofMessage()
385 OneofDescriptor oneof = descriptor.getOneofs().get(0); in testCustomOptions()740 assertSame(oneofDescriptor, messageType.getOneofs().get(0)); in testOneofDescriptor()
543 TestAllTypes.getDescriptor().getOneofs().get(0); in testReflectionGetOneof()556 TestAllTypes.getDescriptor().getOneofs().get(0); in testReflectionClearOneof()
642 public List<OneofDescriptor> getOneofs() { in getOneofs() method in Descriptors.Descriptor1303 containingOneof = parent.getOneofs().get(proto.getOneofIndex()); in FieldDescriptor()
1721 oneofs = new OneofAccessor[descriptor.getOneofs().size()];
2052 oneofs = new OneofAccessor[descriptor.getOneofs().size()];