Searched defs:hidlGenRule (Results 1 – 1 of 1) sorted by relevance
202 type hidlGenRule struct { struct203 android.ModuleBase205 properties hidlGenProperties207 genOutputDir android.Path208 genInputs android.Paths209 genOutputs android.WritablePaths215 func (g *hidlGenRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {318 func (g *hidlGenRule) GeneratedSourceFiles() android.Paths {322 func (g *hidlGenRule) Srcs() android.Paths {326 func (g *hidlGenRule) GeneratedDeps() android.Paths {[all …]