Searched defs:vtscRule (Results 1 – 1 of 1) sorted by relevance
192 type vtscRule struct { struct193 android.ModuleBase195 properties vtscProperties197 genOutputDir android.Path198 genInputDir android.Path199 genInputs android.Paths200 genOutputs android.WritablePaths206 func (g *vtscRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {234 func (g *vtscRule) GeneratedSourceFiles() android.Paths {238 func (g *vtscRule) Srcs() android.Paths {[all …]