Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go192 type vtscRule struct { struct
193 android.ModuleBase
195 properties vtscProperties
197 genOutputDir android.Path
198 genInputDir android.Path
199 genInputs android.Paths
200 genOutputs android.WritablePaths
206 func (g *vtscRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
234 func (g *vtscRule) GeneratedSourceFiles() android.Paths {
238 func (g *vtscRule) Srcs() android.Paths {
[all …]