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
223 @dynamic oneofIndex;234 int32_t oneofIndex;294 .name = "oneofIndex",298 .offset = (uint32_t)offsetof(GPBField__storage_, oneofIndex),
287 @property(nonatomic, readwrite) int32_t oneofIndex;
2061 final int oneofIndex,2066 OneofDescriptor oneofDescriptor = descriptor.getOneofs().get(oneofIndex);
466 int oneofIndex = next; in newSchemaForRawMessageInfo() local479 int index = oneofIndex * 2; in newSchemaForRawMessageInfo()