Lines Matching refs:TestUTF8
403 type TestUTF8 struct { struct
416 func (m *TestUTF8) Reset() { *m = TestUTF8{} } argument
417 func (m *TestUTF8) String() string { return proto.CompactTextString(m) } argument
418 func (*TestUTF8) ProtoMessage() {} argument
419 func (*TestUTF8) Descriptor() ([]byte, []int) { argument
423 func (m *TestUTF8) XXX_Unmarshal(b []byte) error { argument
426 func (m *TestUTF8) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
429 func (m *TestUTF8) XXX_Merge(src proto.Message) { argument
432 func (m *TestUTF8) XXX_Size() int { argument
435 func (m *TestUTF8) XXX_DiscardUnknown() { argument
441 func (m *TestUTF8) GetScalar() string { argument
448 func (m *TestUTF8) GetVector() []string { argument
465 func (m *TestUTF8) GetOneof() isTestUTF8_Oneof { argument
472 func (m *TestUTF8) GetField() string { argument
479 func (m *TestUTF8) GetMapKey() map[string]int64 { argument
486 func (m *TestUTF8) GetMapValue() map[int64]string { argument
494 func (*TestUTF8) XXX_OneofWrappers() []interface{} {
512 proto.RegisterType((*TestUTF8)(nil), "proto3_proto.TestUTF8") argument