Searched refs:oneofIndex (Results 1 – 4 of 4) sorted by relevance
251 oneofIndex = index; in setOneofIndex()264 builder.setOneofIndex(oneofIndex); in build()275 private int oneofIndex; field in RubyFieldDescriptor
199 @dynamic oneofIndex;210 int32_t oneofIndex;270 .name = "oneofIndex",274 .offset = (uint32_t)offsetof(GPBField__storage_, oneofIndex),
244 @property(nonatomic, readwrite) int32_t oneofIndex;
937 oneofIndex = _messages.IntegerField(7, variant=_messages.Variant.INT32) variable in Field