Home
last modified time | relevance | path

Searched defs:UnmarshalJSON (Results 1 – 25 of 40) sorted by relevance

12

/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message4/
Dbenchmark_message4_3.pb.go85 func (x *UnusedEnum) UnmarshalJSON(b []byte) error { func
159 func (x *Enum2593) UnmarshalJSON(b []byte) error { func
218 func (x *Enum2834) UnmarshalJSON(b []byte) error { func
313 func (x *Enum2806) UnmarshalJSON(b []byte) error { func
726 func (x *Enum2851) UnmarshalJSON(b []byte) error { func
812 func (x *Enum2602) UnmarshalJSON(b []byte) error { func
946 func (x *Enum3071) UnmarshalJSON(b []byte) error { func
1032 func (x *Enum3805) UnmarshalJSON(b []byte) error { func
1142 func (x *Enum3783) UnmarshalJSON(b []byte) error { func
1246 func (x *Enum3851) UnmarshalJSON(b []byte) error { func
[all …]
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/
Denum.pb.go62 func (x *EnumType1) UnmarshalJSON(b []byte) error { func
118 func (x *EnumType2) UnmarshalJSON(b []byte) error { func
173 func (x *EnumContainerMessage1_NestedEnumType1A) UnmarshalJSON(b []byte) error { func
226 func (x *EnumContainerMessage1_NestedEnumType1B) UnmarshalJSON(b []byte) error { func
281 func (x *EnumContainerMessage1_EnumContainerMessage2_NestedEnumType2A) UnmarshalJSON(b []byte) erro… func
334 func (x *EnumContainerMessage1_EnumContainerMessage2_NestedEnumType2B) UnmarshalJSON(b []byte) erro… func
/external/spdx-tools/spdx/common/
Dpackage.go20 func (s *Supplier) UnmarshalJSON(data []byte) error { func
63 func (o *Originator) UnmarshalJSON(data []byte) error { func
Didentifier.go28 func (d *ElementID) UnmarshalJSON(data []byte) error { func
100 func (d *DocElementID) UnmarshalJSON(data []byte) (err error) { func
Dannotation.go19 func (a *Annotator) UnmarshalJSON(data []byte) error { func
Dcreation_info.go21 func (c *Creator) UnmarshalJSON(data []byte) error { func
/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message3/
Dbenchmark_message3_8.pb.go85 func (x *Enum720) UnmarshalJSON(b []byte) error { func
687 func (x *Enum3476) UnmarshalJSON(b []byte) error { func
773 func (x *Enum3805) UnmarshalJSON(b []byte) error { func
883 func (x *Enum3783) UnmarshalJSON(b []byte) error { func
987 func (x *Enum3851) UnmarshalJSON(b []byte) error { func
1043 func (x *UnusedEnum) UnmarshalJSON(b []byte) error { func
1108 func (x *Enum4146) UnmarshalJSON(b []byte) error { func
1164 func (x *Enum4160) UnmarshalJSON(b []byte) error { func
1235 func (x *Enum4152) UnmarshalJSON(b []byte) error { func
1351 func (x *Enum6025) UnmarshalJSON(b []byte) error { func
[all …]
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Dwire.go111 func (VersionTag) UnmarshalJSON(data []byte) error { func
142 func (id *ID) UnmarshalJSON(data []byte) error { func
/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/jsonrpc2/
Dwire.go111 func (VersionTag) UnmarshalJSON(data []byte) error { func
142 func (id *ID) UnmarshalJSON(data []byte) error { func
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Dwire.go111 func (VersionTag) UnmarshalJSON(data []byte) error { func
142 func (id *ID) UnmarshalJSON(data []byte) error { func
/external/golang-protobuf/internal/testprotos/legacy/bug1052/
Dbug1052.pb.go53 func (x *Enum) UnmarshalJSON(data []byte) error { func
/external/golang-protobuf/internal/testprotos/registry/
Dtest.pb.go58 func (x *Enum1) UnmarshalJSON(b []byte) error { func
111 func (x *Enum2) UnmarshalJSON(b []byte) error { func
164 func (x *Enum3) UnmarshalJSON(b []byte) error { func
/external/golang-protobuf/cmd/protoc-gen-go/testdata/import_public/sub/
Da.pb.go62 func (x *E) UnmarshalJSON(b []byte) error { func
115 func (x *M_Subenum) UnmarshalJSON(b []byte) error { func
168 func (x *M_Submessage_Submessage_Subenum) UnmarshalJSON(b []byte) error { func
/external/golang-protobuf/types/known/structpb/
Dstruct.pb.go230 func (x *Struct) UnmarshalJSON(b []byte) error { func
438 func (x *Value) UnmarshalJSON(b []byte) error { func
610 func (x *ListValue) UnmarshalJSON(b []byte) error { func
/external/golang-protobuf/internal/testprotos/enums/
Denums.pb.go77 func (x *Enum) UnmarshalJSON(b []byte) error { func
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/span/
Dspan.go122 func (s *Span) UnmarshalJSON(b []byte) error { return json.Unmarshal(b, &s.v) } func
128 func (p *Point) UnmarshalJSON(b []byte) error { return json.Unmarshal(b, &p.v) } func
/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/span/
Dspan.go122 func (s *Span) UnmarshalJSON(b []byte) error { return json.Unmarshal(b, &s.v) } func
128 func (p *Point) UnmarshalJSON(b []byte) error { return json.Unmarshal(b, &p.v) } func
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
Dspan.go122 func (s *Span) UnmarshalJSON(b []byte) error { return json.Unmarshal(b, &s.v) } func
128 func (p *Point) UnmarshalJSON(b []byte) error { return json.Unmarshal(b, &p.v) } func
/external/golang-protobuf/internal/testprotos/test/
Dtest_import.pb.go56 func (x *ImportEnum) UnmarshalJSON(b []byte) error { func
/external/golang-protobuf/cmd/protoc-gen-go/testdata/retention/
Dretention.pb.go57 func (x *TopLevelEnum) UnmarshalJSON(b []byte) error { func
110 func (x *TopLevelMessage_NestedEnum) UnmarshalJSON(b []byte) error { func
/external/golang-protobuf/cmd/protoc-gen-go/testdata/annotations/
Dannotations.pb.go56 func (x *AnnotationsTestEnum) UnmarshalJSON(b []byte) error { func
/external/golang-protobuf/cmd/protoc-gen-go/testdata/nopackage/
Dnopackage.pb.go56 func (x *Enum) UnmarshalJSON(b []byte) error { func
/external/boringssl/src/ssl/test/runner/hpke/
Dhpke_test.go189 func (h *HexString) UnmarshalJSON(data []byte) error { func
/external/cronet/stable/third_party/boringssl/src/ssl/test/runner/hpke/
Dhpke_test.go189 func (h *HexString) UnmarshalJSON(data []byte) error { func
/external/cronet/tot/third_party/boringssl/src/ssl/test/runner/hpke/
Dhpke_test.go189 func (h *HexString) UnmarshalJSON(data []byte) error { func

12