Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/
Dxml.go94 type ProcInst struct { struct
95 Target string
96 Inst []byte
100 func (p ProcInst) Copy() ProcInst {