Searched refs:down_other (Results 1 – 1 of 1) sorted by relevance
326 const MapField& down_other = down_cast<const MapField&>(other); in MergeFrom() local328 down_other.SyncMapWithRepeatedField(); in MergeFrom()341 MapField* down_other = down_cast<MapField*>(other); in Swap() local342 std::swap(MapFieldBase::repeated_field_, down_other->repeated_field_); in Swap()344 std::swap(MapFieldBase::state_, down_other->state_); in Swap()