Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/
Dtypeinfo.go330 type TagPathError struct { struct
331 Struct reflect.Type
332 Field1, Tag1 string
333 Field2, Tag2 string
336 func (e *TagPathError) Error() string {