Searched defs:hidlGenRule (Results 1 – 1 of 1) sorted by relevance
80 type hidlGenRule struct { struct81 android.ModuleBase83 properties hidlGenProperties85 genOutputDir android.Path86 genInputs android.Paths87 genOutputs android.WritablePaths93 func (g *hidlGenRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {155 func (g *hidlGenRule) GeneratedSourceFiles() android.Paths {159 func (g *hidlGenRule) Srcs() android.Paths {163 func (g *hidlGenRule) GeneratedDeps() android.Paths {[all …]