Searched refs:other_field (Results 1 – 2 of 2) sorted by relevance
1357 other_field = self._oneofs.setdefault(field.containing_oneof, field)1358 if other_field is not field:1359 del self._fields[other_field]
499 const FieldDescriptor* other_field = in ConsumeField() local502 "field \"" + other_field->name() + "\", another member " in ConsumeField()