Lines Matching refs:TestUTF8
3612 type TestUTF8 struct { struct
3625 func (m *TestUTF8) Reset() { *m = TestUTF8{} } argument
3626 func (m *TestUTF8) String() string { return proto.CompactTextString(m) } argument
3627 func (*TestUTF8) ProtoMessage() {} argument
3628 func (*TestUTF8) Descriptor() ([]byte, []int) { argument
3632 func (m *TestUTF8) XXX_Unmarshal(b []byte) error { argument
3635 func (m *TestUTF8) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
3638 func (m *TestUTF8) XXX_Merge(src proto.Message) { argument
3641 func (m *TestUTF8) XXX_Size() int { argument
3644 func (m *TestUTF8) XXX_DiscardUnknown() { argument
3650 func (m *TestUTF8) GetScalar() string { argument
3657 func (m *TestUTF8) GetVector() []string { argument
3674 func (m *TestUTF8) GetOneof() isTestUTF8_Oneof { argument
3681 func (m *TestUTF8) GetField() string { argument
3688 func (m *TestUTF8) GetMapKey() map[string]int64 { argument
3695 func (m *TestUTF8) GetMapValue() map[int64]string { argument
3703 func (*TestUTF8) XXX_OneofWrappers() []interface{} { argument
4532 proto.RegisterType((*TestUTF8)(nil), "test_proto.TestUTF8")