Searched defs:hidlGenRule (Results 1 – 1 of 1) sorted by relevance
219 type hidlGenRule struct { struct220 android.ModuleBase222 properties hidlGenProperties224 genOutputDir android.Path225 genInputs android.Paths226 genOutputs android.WritablePaths232 func (g *hidlGenRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {345 func (g *hidlGenRule) GeneratedSourceFiles() android.Paths {349 func (g *hidlGenRule) Srcs() android.Paths {353 func (g *hidlGenRule) GeneratedDeps() android.Paths {[all …]