Lines Matching refs:Real
707 type Real struct { struct
715 func (m *Real) Reset() { *m = Real{} } argument
716 func (m *Real) String() string { return proto.CompactTextString(m) } argument
717 func (*Real) ProtoMessage() {} argument
718 func (*Real) Descriptor() ([]byte, []int) { argument
726 func (*Real) ExtensionRangeArray() []proto.ExtensionRange { argument
730 func (m *Real) XXX_Unmarshal(b []byte) error { argument
733 func (m *Real) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
736 func (m *Real) XXX_Merge(src proto.Message) { argument
739 func (m *Real) XXX_Size() int { argument
742 func (m *Real) XXX_DiscardUnknown() { argument
748 func (m *Real) GetValue() float64 { argument
804 ExtendedType: (*Real)(nil),
1137 ExtendedType: (*Real)(nil),
1146 ExtendedType: (*Real)(nil),
1164 proto.RegisterType((*Real)(nil), "jsonpb.Real")