Searched defs:hidlGenRule (Results 1 – 1 of 1) sorted by relevance
212 type hidlGenRule struct { struct213 android.ModuleBase215 properties hidlGenProperties217 genOutputDir android.Path218 genInputs android.Paths219 genOutputs android.WritablePaths225 func (g *hidlGenRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {329 func (g *hidlGenRule) GeneratedSourceFiles() android.Paths {333 func (g *hidlGenRule) Srcs() android.Paths {337 func (g *hidlGenRule) GeneratedDeps() android.Paths {[all …]