| 551 | clear_has_id(); |
| 552 | } |
| 553 | inline ::google::protobuf::int32 SlotInfo::id() const { |
| 554 | return id_; |
| 555 | } |
| 556 | inline void SlotInfo::set_id(::google::protobuf::int32 value) { |
| 557 | set_has_id(); |
| 558 | id_ = value; |
no outgoing calls
no test coverage detected