()
| 2728 | func (m *UidBlock) String() string { return proto.CompactTextString(m) } |
| 2729 | func (*UidBlock) ProtoMessage() {} |
| 2730 | func (*UidBlock) Descriptor() ([]byte, []int) { |
| 2731 | return fileDescriptor_f80abaa17e25ccc8, []int{28} |
| 2732 | } |
| 2733 | func (m *UidBlock) XXX_Unmarshal(b []byte) error { |
| 2734 | return m.Unmarshal(b) |
| 2735 | } |
nothing calls this directly
no outgoing calls
no test coverage detected