Searched defs:vtscRule (Results 1 – 1 of 1) sorted by relevance
382 type vtscRule struct { struct383 android.ModuleBase385 properties vtscProperties387 genOutputDir android.Path388 genInputDir android.Path389 genInputs android.Paths390 genOutputs android.WritablePaths396 func (g *vtscRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {424 func (g *vtscRule) GeneratedSourceFiles() android.Paths {428 func (g *vtscRule) Srcs() android.Paths {[all …]