Home
last modified time | relevance | path

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

/system/tools/xsdc/build/
Dxsdc.go63 type xsdConfig struct { struct
64 android.ModuleBase
66 properties xsdConfigProperties
68 genOutputDir android.Path
69 genOutputs_j android.WritablePath
70 genOutputs_c android.WritablePath
71 genOutputs_h android.WritablePath
73 docsPath android.Path
97 func (module *xsdConfig) GeneratedSourceFiles() android.Paths {
101 func (module *xsdConfig) Srcs() android.Paths {
[all …]