Home
last modified time | relevance | path

Searched refs:JSONNames (Results 1 – 4 of 4) sorted by relevance

/external/golang-protobuf/internal/testprotos/textpb3/
Dtest.pb.go858 type JSONNames struct { struct
866 func (x *JSONNames) Reset() { argument
867 *x = JSONNames{}
875 func (x *JSONNames) String() string { argument
879 func (*JSONNames) ProtoMessage() {} argument
881 func (x *JSONNames) ProtoReflect() protoreflect.Message { argument
894 func (*JSONNames) Descriptor() ([]byte, []int) { argument
898 func (x *JSONNames) GetSString() string { argument
1098 (*JSONNames)(nil), // 10: pb3.JSONNames
1232 switch v := v.(*JSONNames); i {
Dtest.proto113 message JSONNames { message
/external/golang-protobuf/encoding/protojson/
Ddecode_test.go494 inputMessage: &pb3.JSONNames{},
498 wantMessage: &pb3.JSONNames{
514 inputMessage: &pb3.JSONNames{},
518 wantMessage: &pb3.JSONNames{
523 inputMessage: &pb3.JSONNames{},
530 inputMessage: &pb3.JSONNames{},
538 inputMessage: &pb3.JSONNames{},
Dencode_test.go905 input: &pb3.JSONNames{