Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go212 type hidlGenRule struct { struct
213 android.ModuleBase
215 properties hidlGenProperties
217 genOutputDir android.Path
218 genInputs android.Paths
219 genOutputs android.WritablePaths
225 func (g *hidlGenRule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
329 func (g *hidlGenRule) GeneratedSourceFiles() android.Paths {
333 func (g *hidlGenRule) Srcs() android.Paths {
337 func (g *hidlGenRule) GeneratedDeps() android.Paths {
[all …]