| 731 | key_.Clear(); |
| 732 | } |
| 733 | inline ::google::protobuf::uint64 Slot::key(int index) const { |
| 734 | return key_.Get(index); |
| 735 | } |
| 736 | inline void Slot::set_key(int index, ::google::protobuf::uint64 value) { |
| 737 | key_.Set(index, value); |
| 738 | } |
no outgoing calls