Lines Matching refs:Detail
163 type Detail struct { struct
170 func (m *Detail) Reset() { *m = Detail{} } argument
171 func (m *Detail) String() string { return proto.CompactTextString(m) } argument
172 func (*Detail) ProtoMessage() {} argument
173 func (*Detail) Descriptor() ([]byte, []int) { argument
177 func (m *Detail) XXX_Unmarshal(b []byte) error { argument
180 func (m *Detail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
183 func (m *Detail) XXX_Merge(src proto.Message) { argument
186 func (m *Detail) XXX_Size() int { argument
189 func (m *Detail) XXX_DiscardUnknown() { argument
195 func (m *Detail) GetColor() string { argument
346 ExtensionType: ([]*Detail)(nil),
359 proto.RegisterType((*Detail)(nil), "extension_user.Detail")