Home
last modified time | relevance | path

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

/external/golang-protobuf/protoc-gen-go/testdata/my_test/
Dtest.pb.go795 Somegroup *Communique_SomeGroup `protobuf:"group,14,opt,name=SomeGroup,json=somegroup,oneof"`
888 func (m *Communique) GetSomegroup() *Communique_SomeGroup {
911 type Communique_SomeGroup struct { struct
918 func (m *Communique_SomeGroup) Reset() { *m = Communique_SomeGroup{} } argument
919 func (m *Communique_SomeGroup) String() string { return proto.CompactTextString(m) } argument
920 func (*Communique_SomeGroup) ProtoMessage() {} argument
921 func (*Communique_SomeGroup) Descriptor() ([]byte, []int) { argument
925 func (m *Communique_SomeGroup) XXX_Unmarshal(b []byte) error { argument
928 func (m *Communique_SomeGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
931 func (m *Communique_SomeGroup) XXX_Merge(src proto.Message) { argument
[all …]