Searched refs:oneofIndex (Results 1 – 5 of 5) sorted by relevance
251 oneofIndex = index; in setOneofIndex()264 builder.setOneofIndex(oneofIndex); in build()275 private int oneofIndex; field in RubyFieldDescriptor
212 @dynamic oneofIndex;223 int32_t oneofIndex;283 .name = "oneofIndex",287 .offset = (uint32_t)offsetof(GPBField__storage_, oneofIndex),
287 @property(nonatomic, readwrite) int32_t oneofIndex;
937 oneofIndex = _messages.IntegerField(7, variant=_messages.Variant.INT32) variable in Field
460 int oneofIndex = next; in newSchemaForRawMessageInfo() local474 int index = oneofIndex * 2; in newSchemaForRawMessageInfo()