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/asn1/
Dasn1.go1097 type invalidUnmarshalError struct { struct
1098 Type reflect.Type
1101 func (e *invalidUnmarshalError) Error() string {