()
| 226 | func (m *QueryAllContractFileRequest) String() string { return proto.CompactTextString(m) } |
| 227 | func (*QueryAllContractFileRequest) ProtoMessage() {} |
| 228 | func (*QueryAllContractFileRequest) Descriptor() ([]byte, []int) { |
| 229 | return fileDescriptor_0c414dafdf9443be, []int{4} |
| 230 | } |
| 231 | func (m *QueryAllContractFileRequest) XXX_Unmarshal(b []byte) error { |
| 232 | return m.Unmarshal(b) |
| 233 | } |
nothing calls this directly
no outgoing calls
no test coverage detected