Searched defs:vtscRule (Results 1 – 1 of 1) sorted by relevance
384 type vtscRule struct { struct385 android.ModuleBase387 properties vtscProperties389 genOutputDir android.Path390 genInputDir android.Path391 genInputs android.Paths392 genOutputs android.WritablePaths398 func (g *vtscRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {426 func (g *vtscRule) GeneratedSourceFiles() android.Paths {430 func (g *vtscRule) Srcs() android.Paths {[all …]