Home
last modified time | relevance | path

Searched refs:Reply_Entry (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/protoc-gen-go/testdata/my_test/
Dtest.pb.go404 …Found []*Reply_Entry `protobuf:"bytes,1,rep,name=found" json:"found,omitemp…
445 func (m *Reply) GetFound() []*Reply_Entry {
459 type Reply_Entry struct { struct
468 func (m *Reply_Entry) Reset() { *m = Reply_Entry{} } argument
469 func (m *Reply_Entry) String() string { return proto.CompactTextString(m) } argument
470 func (*Reply_Entry) ProtoMessage() {} argument
471 func (*Reply_Entry) Descriptor() ([]byte, []int) { argument
475 func (m *Reply_Entry) XXX_Unmarshal(b []byte) error { argument
478 func (m *Reply_Entry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
481 func (m *Reply_Entry) XXX_Merge(src proto.Message) { argument
[all …]