Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go80 type hidlGenRule struct { struct
81 android.ModuleBase
83 properties hidlGenProperties
85 genOutputDir android.Path
86 genInputs android.Paths
87 genOutputs android.WritablePaths
93 func (g *hidlGenRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
155 func (g *hidlGenRule) GeneratedSourceFiles() android.Paths {
159 func (g *hidlGenRule) Srcs() android.Paths {
163 func (g *hidlGenRule) GeneratedDeps() android.Paths {
[all …]