Lines Matching refs:SubDefaults
2462 Sub *SubDefaults `protobuf:"bytes,18,opt,name=sub" json:"sub,omitempty"`
2635 func (m *Defaults) GetSub() *SubDefaults {
2649 type SubDefaults struct { struct
2656 func (m *SubDefaults) Reset() { *m = SubDefaults{} } argument
2657 func (m *SubDefaults) String() string { return proto.CompactTextString(m) } argument
2658 func (*SubDefaults) ProtoMessage() {} argument
2659 func (*SubDefaults) Descriptor() ([]byte, []int) { argument
2663 func (m *SubDefaults) XXX_Unmarshal(b []byte) error { argument
2666 func (m *SubDefaults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
2669 func (m *SubDefaults) XXX_Merge(src proto.Message) { argument
2672 func (m *SubDefaults) XXX_Size() int { argument
2675 func (m *SubDefaults) XXX_DiscardUnknown() { argument
2683 func (m *SubDefaults) GetN() int64 { argument
4516 proto.RegisterType((*SubDefaults)(nil), "test_proto.SubDefaults")