Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go203 type hidlGenRule struct { struct
204 android.ModuleBase
206 properties hidlGenProperties
208 genOutputDir android.Path
209 genInputs android.Paths
210 genOutputs android.WritablePaths
223 func (g *hidlGenRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
331 func (g *hidlGenRule) GeneratedSourceFiles() android.Paths {
335 func (g *hidlGenRule) Srcs() android.Paths {
339 func (g *hidlGenRule) GeneratedDeps() android.Paths {
[all …]