Searched defs:hidlGenRule (Results 1 – 1 of 1) sorted by relevance
203 type hidlGenRule struct { struct204 android.ModuleBase206 properties hidlGenProperties208 genOutputDir android.Path209 genInputs android.Paths210 genOutputs android.WritablePaths223 func (g *hidlGenRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {331 func (g *hidlGenRule) GeneratedSourceFiles() android.Paths {335 func (g *hidlGenRule) Srcs() android.Paths {339 func (g *hidlGenRule) GeneratedDeps() android.Paths {[all …]