Home
last modified time | relevance | path

Searched refs:StrToNested (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/golang-protobuf/encoding/prototext/
H A Dencode_test.go584 StrToNested: map[string]*pb3.Nested{},
652 StrToNested: map[string]*pb3.Nested{
713 StrToNested: map[string]*pb2.Nested{
733 StrToNested: map[string]*pb3.Nested{
741 StrToNested: map[string]*pb3.Nested{
845 StrToNested: map[string]*pb2.NestedWithRequired{},
851 StrToNested: map[string]*pb2.NestedWithRequired{
865 StrToNested: map[string]*pb2.NestedWithRequired{
H A Ddecode_test.go850 StrToNested: map[string]*pb3.Nested{
952 StrToNested: map[string]*pb3.Nested{
983 StrToNested: map[string]*pb3.Nested{
1006 StrToNested: map[string]*pb3.Nested{
1047 StrToNested: map[string]*pb2.Nested{"abc\xff": {}},
1280 StrToNested: map[string]*pb2.NestedWithRequired{
1304 StrToNested: map[string]*pb2.NestedWithRequired{
/aosp_15_r20/external/golang-protobuf/encoding/protojson/
H A Dencode_test.go618 StrToNested: map[string]*pb3.Nested{},
673 StrToNested: map[string]*pb3.Nested{
719 StrToNested: map[string]*pb3.Nested{
838 StrToNested: map[string]*pb2.NestedWithRequired{},
844 StrToNested: map[string]*pb2.NestedWithRequired{
858 StrToNested: map[string]*pb2.NestedWithRequired{
2110 StrToNested: map[string]*pb3.Nested{
H A Ddecode_test.go896 StrToNested: map[string]*pb3.Nested{
954 StrToNested: map[string]*pb3.Nested{
1172 StrToNested: map[string]*pb2.NestedWithRequired{
1193 StrToNested: map[string]*pb2.NestedWithRequired{
2380 StrToNested: map[string]*pb3.Nested{
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb2/
H A Dtest.pb.go495StrToNested map[string]*Nested `protobuf:"bytes,4,rep,name=str_to_nested,json=strToNested" json:"s… member
539 return x.StrToNested
870StrToNested map[string]*NestedWithRequired `protobuf:"bytes,3,rep,name=str_to_nested,json=strToNes… member
925 return x.StrToNested
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb3/
H A Dtest.pb.go787StrToNested map[string]*Nested `protobuf:"bytes,4,rep,name=str_to_nested,json=strToNested,proto3"… member
846 return x.StrToNested