Home
last modified time | relevance | path

Searched defs:vtscRule (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/build/
Dhidl_interface.go384 type vtscRule struct { struct
385 android.ModuleBase
387 properties vtscProperties
389 genOutputDir android.Path
390 genInputDir android.Path
391 genInputs android.Paths
392 genOutputs android.WritablePaths
398 func (g *vtscRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
426 func (g *vtscRule) GeneratedSourceFiles() android.Paths {
430 func (g *vtscRule) Srcs() android.Paths {
[all …]