Searched defs:xsdConfig (Results 1 – 1 of 1) sorted by relevance
69 type xsdConfig struct { struct70 android.ModuleBase72 properties xsdConfigProperties74 genOutputDir android.Path75 genOutputs_j android.WritablePath76 genOutputs_c android.WritablePath77 genOutputs_h android.WritablePath79 docsPath android.Path81 xsdConfigPath android.OptionalPath82 genOutputs android.Paths[all …]