Searched refs:realOneofCount (Results 1 – 1 of 1) sorted by relevance
707 return Collections.unmodifiableList(Arrays.asList(oneofs).subList(0, realOneofCount)); in getRealOneofs()829 private final int realOneofCount; field in Descriptors.Descriptor855 this.realOneofCount = 0; in Descriptor()919 this.realOneofCount = this.oneofs.length - syntheticOneofCount; in Descriptor()