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