Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/json/
Ddecode.go156 type InvalidUnmarshalError struct { struct
157 Type reflect.Type
160 func (e *InvalidUnmarshalError) Error() string {