Home
last modified time | relevance | path

Searched defs:MustNotUnmarshalJSON (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/json/
Ddecode_test.go1958 type MustNotUnmarshalJSON struct{} struct
1960 func (x MustNotUnmarshalJSON) UnmarshalJSON(data []byte) error {