Searched refs:E_ExtensionsContainer_RptExtString (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/golang-protobuf/encoding/prototext/ |
H A D | encode_test.go | 1120 proto.SetExtension(m, pb2.E_ExtensionsContainer_RptExtString, []string{"hello", "world"})
|
H A D | decode_test.go | 1463 proto.SetExtension(m, pb2.E_ExtensionsContainer_RptExtString, []string{"hello", "world"})
|
/aosp_15_r20/external/golang-protobuf/encoding/protojson/ |
H A D | encode_test.go | 1014 proto.SetExtension(m, pb2.E_ExtensionsContainer_RptExtString, []string{"hello", "world"})
|
H A D | decode_test.go | 1330 proto.SetExtension(m, pb2.E_ExtensionsContainer_RptExtString, []string{"hello", "world"})
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb2/ |
H A D | test.pb.go | 1769 E_ExtensionsContainer_RptExtString = &file_internal_testprotos_textpb2_test_proto_extTypes[14] var
|