Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go382 type vtscRule struct { struct
383 android.ModuleBase
385 properties vtscProperties
387 genOutputDir android.Path
388 genInputDir android.Path
389 genInputs android.Paths
390 genOutputs android.WritablePaths
396 func (g *vtscRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
424 func (g *vtscRule) GeneratedSourceFiles() android.Paths {
428 func (g *vtscRule) Srcs() android.Paths {
[all …]